Search Issue Tracker
UnassignedReferenceException when reopening a project
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Press the "Update Balance" button and observe the console... Read more
Editor crashes when selecting a referenced ScriptableObject asset contai...
Reproduction steps:1. Open linked Project2. Open Assets\\Scenes\\bug Scene3. Select PROBLEM_OBJECT in the Hierarchy4. Expand Game Mo... Read more
Prefab opened in Context can have its root duplicated creating uninterac...
How to reproduce:1. Create a new project2. Go to the menu bar: GameObject > UI > Legacy > Button3. Drag the "Button (Legacy... Read more
Files from unused packages are not stripped from the build
Reproduction steps:1. Open the user's attached project "Minimal Build Stripping.zip"2. Build the project3. Observe the Build Report ... Read more
Editor freezes on recompilation when Custom window that references a Vis...
How to reproduce:1. Open the "case_1355141" project2. Open the "Window > Asset Hive" custom EditorWindow3. Write a comment anywhe... Read more
Crash when editing serialised OnClick event on custom component on sever...
Reproduction steps:1. Open the user's attached project2. Select all child game objects under "ColorPallet" called "ColorPartition"3.... Read more
Editor crashes with no stack trace when building the project
Reproduction steps:1. Open the attached project "repro.zip"2. Go to 'File > Build Settings' and Build the project Expected result... Read more
Crash with MemoryStream is corrupted! [Position out of bounds] pop-up wh...
How to reproduce:1. Open tester-attached project (PrefabRenameCrash.zip)2. Open the Scenes/Level 1 Scene3. Inspect the Prefabs/Game ... Read more
Player crashes on TransferField_NonArray<StreamedBinaryRead,Converter_St...
Reproduction steps:1. Open the user's attached project2. Go to File > Build Settings3. Make sure the "0 - Forest" Scene is added ... Read more
Serialized References are recreated when modifiying any field and then d...
Reproduction steps:1. Open attached project "SerializeReferenceTests.zip"2. In Project window, select Assets/Scripts/New Reference T... 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