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
Crash on GetComponentsImplementation when opening a broken Prefab
Reproduction steps:1. Open user's attached project2. In the Project window, open Prefabs > Ant-- observe crash Reproducible with:... Read more
Asset becomes corrupted when it is overwritten by the same asset with th...
How to reproduce:1. Open the attached project "SaveLoadTest.zip"2. Open scene called "SampleScene" in the attached project3. Select ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved