Search Issue Tracker
Inspector breaks and throws NullReferenceException after editing any Scr...
How to reproduce:1. Open the attached "ProtoJump.zip" project2. Double click on "Speedy" prefab in the Prefab folder to enter Prefab... Read more
PrefabUtility.LoadPrefabContents needs better handling of incorrect pref...
Steps:1. Open attached project2. There three menu items:a) Test/RunTest1 => tries to load prefab contents from unexisting pathb) ... Read more
The Particle System is stopping after perfoming the Undo/Redo action
How to reproduce:1. Open the attached project “Particles”2. Open the “SampleScene” scene3. Select “Particle System” GameObject in th... Read more
The GameObjects order in the Hierarchy gets changed after reopening a Sc...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the Hierarchy expand the 'Parent' object4. Right-clic... Read more
Editor freezes when larger amount of scenes are loaded additively
How to reproduce:1. Open project inside 'UnitySource' directory2. In Toolbar select "Game/Run Game"3. Observe Editor behavior Expect... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce:1. Open QA-supplied project2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: no f... Read more
Prefab Variant Child has a lower Index than a Prefab Child when editing ...
Steps to reproduce:1. Open the attached Project "case_1127653"2. Navigate to Project -> Assets3. Create a Variant of a "Base Pref... Read more
Prefab is returned as null In the Editor if the Prefab has been edited r...
How to reproduce:1. Open the attached project ("case_1122560-PrefabNull.zip")2. Open the "Bug" Scene and click on the "Main" object ... Read more
Replacing an existing prefab with a new instanceRoot will break all refe...
To reproduce:1. Open attached project(PrefabBug.zip)2. Check MyPrefab2. Notice it has links to two other prefabs3. Run the menu item... Read more
Crash on block_remove or tlsf_free when entering Play mode after using 3...
How to reproduce:1. Open the "VegetationPainter_Crash.zip" project2. Open the "Test_Level.unity" scene3. Select VegetationPainter -&... 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