Search Issue Tracker
Editor crashes when moving specific Prefabs in the Prefab Mode with Move...
How to reproduce:1. Open project “LearningProject.zip”2. Open “AirDuct_01_Corner_snaps001” Prefab in the Prefab Mode3. Move it with ... Read more
MissingReferenceException raised in the Console while reverting added Ga...
Steps:1. Create a new project2. Add GameObject and convert it to prefab3. Duplicate prefab instance4. Parent one instance under anot... Read more
Using double forward slashes in paths when building player causes LoadSc...
Repro steps:1. Open QA attached project repro_12508072. Main Menu -> Build -> Either one3. Press the "Load Scene B" button Act... Read more
Error occurs when discarding changes of Scene that has GameObject with "...
How to reproduce:1. Open the project "case_1245240-DiscardChanges"2. Open the Scene "SampleScene"3. Select the GameObject "Test"4. S... Read more
SceneManager.GetSceneByBuildIndex returns a blank Scene object when 'Rel...
How to reproduce:1. Open the attached project (case-1250452.zip)2. Make sure that 'Enter Play Mode options' is enabled and 'Reload S... Read more
Crash on GameObject::IsActive when enabling a specific Game Object
Reproduction steps:1. Open user's attached project and scene "MainMenuScene"2. In the Hierarchy, select the Game Object without a na... Read more
GetComponentInParent is returning null when the GameObject is a Prefab
How to reproduce:1. Open the attached project (case-1249927.zip)2. Click on the 'test' GameObject and make sure the 'MyPrefab' field... Read more
Unpacking nested Prefabs causes their references to be set back to Prefa...
Description:Unpacking nested Prefabs with references to each other causes references to be set back to Prefabs in Assets folder inst... Read more
Crash when opening a Prefab
Reproduction steps: Open the user’s project Open the Test Prefab Change the Scale in the Transform and save it Enter the Play Mode C... Read more
A reference of a Prefab instance to its Prefab gets reset to the instanc...
Reproduction steps:1. Open the attached project 'PrefabReferenceBug'2. Open the 'SampleScene' Scene from the 'Scenes' folder3. Selec... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed