Search Issue Tracker
Crash on build when running the build with missing prefabs
How to reproduce:1. Open the user attached project2. Open "TestScene" scene3. Go to Build Settings... > Build4. Run the build fro... 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
Time of OnDestroy() call differs between Editor and Player
How to reproduce:1. Open the attached "RuntimeInitializeLoadType" project2. Enter Play mode3. Exit Play mode4. Build and Run the pro... Read more
[Undo] Crash on "GameObject::ActivateAwakeRecursivelyInternal(Deactivate...
How to reproduce:1. Create a new Project2. Create a new Empty GameObject3. Make it a Prefab4. Create a Second Empty GameObject5. Mak... Read more
Editor freezes for a few seconds when moving a group of GameObjects in t...
How to reproduce:1. Open the user-attached project “DragAndDropIssue2021”2. Open the “SampleScene” scene3. Expand the “Zones” GameOb... Read more
Can't load the scene template when it is in the Packages directory
Reproduction steps:1. Open the user's attached project2. Click on File > New Scene3. Double-click on "My Custom Scene" Expected r... Read more
Application.EnterPlayMode takes too much time to finish when entering Pl...
How to reproduce:1. Open the user's attached project2. Enter Play mode3. Observe the pop-up window that appears Expected result: App... 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
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
Error "Destroying a GameObject inside a Prefab instance is not allowed" ...
Reproduction steps: Open the user's attached project Enter Play mode Expected result: No error in the ConsoleActual result: "Destroy... 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