Python for Unity Editor 2023

Поділитися
Вставка

КОМЕНТАРІ • 20

  • @Anasdev.
    @Anasdev. 5 місяців тому +5

    Nice, I am a python dev and I wanted to use unity, here is the best motivation

    • @ErrorCodeZeroVideos
      @ErrorCodeZeroVideos  5 місяців тому +2

      I wished I could use python for unity a long time ago. The last time I had tried this package in beta every developer on the team needed to install a python runtime and set it up per machine. Now it's all integrated so everyone on a team gets the benefits without all the hassle.

  • @ManojVerma-gs2fz
    @ManojVerma-gs2fz 5 місяців тому +2

    Thanks for making this video bro I want to use python in unity but i don't know you help me a lot
    😀

  • @WWEMaster
    @WWEMaster 19 днів тому +1

    Thank you so so so so so much

  • @Prattzzyy
    @Prattzzyy 4 місяці тому +1

    I am not able to see the Terminal when I click Python Scripting in Project Settings

  • @Adso2004-h8d
    @Adso2004-h8d 5 місяців тому +1

    Could it be that Python is really going to become the Esperanto of the computer world?

  • @MikeCroswell
    @MikeCroswell Місяць тому

    PySide6 has issues on a mac when initializing the modules, so I couldn't progress on the PysideExample scene. Calling basic python scripts does work, so it might be useful for R&D projects where one is trying to access existing python scripts.

  • @lanesvm
    @lanesvm 2 місяці тому

    If i run the game in a computer without python installed, i will work?? I am a VR developer and i have issues with this things usually...

  • @python_decoded
    @python_decoded 5 місяців тому +1

    good to know that it is possible,
    I wonder what limitations are there,
    if it is possible to use python during application run, e.g. to controll Object based on keyboard inputs,
    of course if it makes sense, since there can be significant performance overheads

    • @jagdishsahu3935
      @jagdishsahu3935 5 місяців тому +3

      According to unity's documentation for v7.0.1
      You can't use python in builds.
      You can only use python within the editor.. 😅
      I read it today and for me.. now it doesn't make any sense to use it.. 😮‍💨
      I wish I could use pytorch inside unity.. 😢

    • @ratnadeepdirsipam1846
      @ratnadeepdirsipam1846 5 місяців тому

      ​@@jagdishsahu3935for me also having same doubt

  • @君莫笑-j9v
    @君莫笑-j9v Місяць тому

    Not avaliable in runtime builds...

    • @ErrorCodeZeroVideos
      @ErrorCodeZeroVideos  5 днів тому

      That’s right. Python is just for editor scripts in Unity at the moment.

  • @N1kkyS
    @N1kkyS 5 місяців тому

    Perverts who made it. I thought when I made a tool with Rust for Unity I became the one, but it seems I was beaten.
    - You think it’s related to making Unity friendly for those from the film industry? (Eg Technical Directors, Pipeline directors)

  • @GH-mu6lp
    @GH-mu6lp 5 місяців тому

    what if the python version 5 required?

    • @GH-mu6lp
      @GH-mu6lp 5 місяців тому

      is it available?

    • @ErrorCodeZeroVideos
      @ErrorCodeZeroVideos  5 місяців тому

      The package from Unity currently includes only 3.10. But if you really need another version of python there’s a way to run other processes through c# or python but it’s a little more complicated.

    • @GH-mu6lp
      @GH-mu6lp 5 місяців тому

      @@ErrorCodeZeroVideos In my case , I am going to make a simple music puzzle game for Final Year Project with uploading audio files from users which will be proceed by using the pytorch file on github named UVR5 . I wish to pass the path of uploaded file to python program for removing the vocal and left the instrumental music there for randomize the sequence of music "small box" with timeline .
      Based on my simple research , I will need to do a API to passing a value cross the c# to python , and library package for downloading the models needed for UVR5 and installing some library like pyside such as scipy , audioread and so on to form an environment for audio processing .
      How can I do that for three directions?

    • @GH-mu6lp
      @GH-mu6lp 5 місяців тому

      This is my first idea , the second idea is not going to set up the environment since UVR5 can be download as a .exe program file and setup in window , I would be required to set a path to connect two interface by using server ? This is my guessing.

  • @TheNobody99962
    @TheNobody99962 Місяць тому

    Python is bad for unity, Very bad .