Search Issue Tracker
Error is thrown when converting a GlobalObjectId to an Object reference ...
Reproduction steps:1. Open the attached project ("GlobalIdBug22.1.0a13.zip")2. Drag SceneA and SceneB_(To unload) to the Hierarchy w... Read more
Prefab in the scene loose its connection to the main prefab in Assets fo...
How can we reproduce it1 Create new project2 Create a prefab (by dragging GameObject from Scene View to Project Browser )3 Add prefa... Read more
"Error loading the file" and "Duplicate identifier" errors in the Consol...
How to reproduce:1. Open the attached project "animImport"2. Open the Project window (Window > General > Project) and click on... Read more
Crash/freeze when creating a scene from a custom scene template
Reproduction steps:1. Open the user's attached project2. File -> New Scene -> Select "L2Template"3. Create -> Save Expected... Read more
Child object is not added to a prefab when dragging and dropping object ...
How to reproduce:1. Open the attached Unity project2. Open New Prefab prefab3. Drag New Prefab 1 prefab to a Hierarchy window Expect... Read more
Delete and Unpack prefab asset does not unpack all the prefab instances ...
Steps:1. Open attached project2. Open TestScene3. Multiselect all the prefabs in Project Browser4. Delete and Unpack==> Some of t... Read more
[Undo] System is already interested in this transform, SetSystemInterest...
How to reproduce:1. Open attached project2. Select New Prefab(1) and in Inspector apply prefab changes3. Select New Prefab(2) and in... Read more
FindObjectsOfType doesn't find objects when invoked in a method with Run...
See forum thread here: https://forum.unity.com/threads/findobjectsoftype-in-beforesceneload-no-longer-finds-anything-in-2022-2.13585... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening project
Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Editor crashes Reproducible ... Read more
Frame stepping not working on Addressables operations
How to reproduce:1. Open attached project "FrameStepFpsSpikeTest.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Click the edito... 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default