Search Issue Tracker
Cannot deserialize Prefab instance when required and dependent component...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Observe the Console Window Expected result: No errors ... Read more
Slower performance of Instantiate() when using it in a build compared to...
How to reproduce:1. Open user's attached "BugReport" project2. Open Assets/Scenes/StartScreen3. Enter Play Mode4. Press the "Generat... Read more
"Drag and drop a child on the parent" operation doesn't dirty the scene
Steps:1. Create a new project2. Add a GameObject "Root"3. Add two children to it ("Child1" and "Child2") Hierarchy should looks like... Read more
Assertions appear when undoing hierarchical changes
Steps:1. Open attached project2. Open SampleScene3. Unparent Child14. Drag Child2 onto Root5. Drag Child1 onto Root6. Drag Child1 be... 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
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
Selected object randomly changes the position while drag and dropping in...
Scenario1Steps:1. Open attached project (works with a new project too)2. Open SampleScene3. Select one of the GameObjects in the Hie... Read more
Object references are not loaded after you git checkout to another branch
How to reproduce:1. Extract attached "git.zip"2. In the newly created folder run these commands: "git reset --hard" and "git checkou... Read more
GetSiblingIndex() inside onDestroy() returns number of sibling GameObejc...
How to reproduce:1. Open the attached "Sibling" project2. Open the "SampelScene" Scene3. In the Hierarchy select the "0" GameObject ... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when enabling a br...
Reproduction steps:1. Open attached project "1280054"2. Open scene "numbers"3. In the Hierarchy, select "GUI"4. Enable it-- observe ... 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