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
[Prefab] Playmode clears Prefab script list data unless completely unpacked
Repro: Open scene Assets -> Scenes -> Alasdair -> AnimationTesting Click on LookManager in Hierarchy to view in Inspector. ... Read more
Documentation issue: Cube renders with an InternalErrorShader as its mat...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Build And Run the project (File >... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS