Search Issue Tracker
Secondary Unity instance writes EditorInstance.json when starting the Ed...
Steps to reproduce:1. Create an empty unity project.2. Create Material in Assets folder - This will spawn the worker process once yo... Read more
Unity test running in batch mode fails when adding new assemblies
How to reproduce:1. Extract the "repro.zip" folder2. Change path variables according to your machine in "repro.sh" script3. Execute ... Read more
Prefabs that depend on scripts that are a part of asmdefs with define co...
To reproduce:1) Open the attached project2) Click on TestAssembly/SomeScript and notice it says "No MonoBehaviour scripts in the fil... Read more
Custom Event do not fire on builds
Steps to reproduce:1. Open supplied project ("GoblinSlaver.zip")2. Run the Scene "MovementTest"3. Notice the game working.4. Build i... Read more
Scripts are seen by Roslyn analyzer despite limiting the scope of analyzers
How to reproduce:1. Open the project “RoslynAnalyzer2022ProblemExample.zip“2. Observe the errors in the Console Expected result: The... Read more
Moving MonoBehaviour to Assembly breaks Event Listener when a method has...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the Hierarchy select Canvas > Button4. Observe the... Read more
Unity Editor Freeze after reloading AppDomain
How to reproduce:1. Open attached project ("RealmTestForUnityStandalone.zip")2. Open SampleScene scene3. Enter Play mode4. Exit Play... Read more
Renaming assemble definition in the Inspector does not rename it in the ...
Renaming assembly definition in the Inspector does not rename it in the Hierarchy Steps to reproduce- Open Unity 2019.3.0a11- Create... Read more
Sorting Group component is disabled when entering Play mode and Enter Pl...
How to reproduce:1. Open the attached 'Test.zip' project using the EnvIronman VM (optional) (more information in Edit)2. In the Hier... Read more
"Unexpected node type error" is thrown when loading Library/EditorOnlySc...
Unexpected node type error is thrown on opening UI Element project Steps to reproduce:1) Open attached project Expected Result:Proje... 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