Search Issue Tracker
Environment variables dropped when using Unity Hub 2.0.0
How to reproduce:1. Open cmd and write the following:cd C:\Projects\Unity\HubBug_01set PATH=%PATH%;C:\Projects\Unity\HubBug_01set FO... Read more
Unity Hub does not change or doesn't visually indicate what Channel or v...
How to reproduce:1. Open Unity Hub2. Open Settings3. Select the Advanced tab4. Switch the channel from “Production” to “Beta”5. Clos... Read more
Launcher is stuck on "Loading..." forever while disconnected from the in...
Reproduction steps: 1. Open the Registry Editor ("RegEdit")2. Go to "HKEY_CURRENT_USER\Software"3. Delete "Unity" and "Unity Technol... Read more
Unity crashes/freezes when creating a new project with fully filled Proj...
How to reproduce:1. Open Unity2. Create a new project with name "Test Test Test Test Test Test Test Test Test Test Test Test Test Te... Read more
[Windows] Setting new project path to nonexistent disk causes Unity to g...
Reproduction steps:1. Open Unity editor2. Select New+3. Insert invalid location, e.g. Y:\4. Select "Create project" Expected result:... Read more
Unity fails creating or switching projects within the Editor if "Malware...
How to reproduce:1. Open Unity2. Go to File3. Create / open a project from editor Expected result: The current instance of Unity is ... Read more
[macOS] Cannot create a new project if home folder has a full stop (peri...
How to reproduce:1. Create a macOS account with a full stop at the end of the "Account name" (i.e. "jacob." or "emily.")2. Log into ... Read more
[MAC] "cmd+a" doesn't select all the text in new project name
How to reproduce:1. Open Unity2. Select New3. Click on Project name text field4. Press cmd+a Expected result: All symbols in text fi... Read more
Packages fail to compile and show Package Manager because of missing .NE...
How to reproduce:1. Open a new project with 2018.2 version2. Open the same project with 2018.3.0f23. Try to open the Package Manager... Read more
[Mac] Clicking "New" in the Launcher to create a new project takes way t...
Reproduction steps: 1. Open Unity2. Click "New"3. Create a New Project4. "File" -> "New Project..." Expected Result: Step 2 and 4... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS