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
Script doesn't execute when entering the Play Mode until the GameObject ...
Reproduction steps:1. Open the attached “3D tile.zip” project2. Open the “Assets/Scenes/Level-1.unity” Scene3. Enter the Play Mode4.... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class