Search Issue Tracker
Prefab Variant Child has a lower Index than a Prefab Child when editing ...
Steps to reproduce: 1. Open the attached Project "case_1127653" 2. Navigate to Project -> Assets 3. Create a Variant of a "Base Pref... Read more
Script property value should be added to prefab instance overrides in th...
Steps: 1. Open attached project 2. Load TestScene 3. Open TestScript 4. Add some new property with default value (e.g. public float ... Read more
Null reference exception is thrown when applying Array list changes to t...
How to reproduce: 1. Open the user-submitted project ("PrefabBug.zip") and open the "SampleScene" 2. In the Hierarchy Window find th... Read more
[Undo] [Improved prefabs] Errors are thrown on performing the 'Undo' ope...
On applying the 'Undo' function over the Prefab Override window, errors thrown in the console. Refer attached video and StackTrace.... Read more
Duplicated prefab instance has unexpected position in the Hierarchy
Steps: 1. Create a new Untitled scene ==> There are "Main Camera" and "Directional Light" GameObjects 2. GameObject -> 3D -> Cube 3.... Read more
[Asset and scene] Game object doesn't go to active scene when added from...
Gameobject doesn't go to active scene when added from the hierarchy > right click. Steps to repro: 1. Open project 2. Create several... Read more
Immutable Prefabs can't be fully opened from the Hierarchy nor the 'Open...
How to reproduce: 1. Open the user's attached project 2. Open 'SampleScene' 3. Observe the Inspector Expected result: There is a li... Read more
Prefab Asset changes are not reflected inside Prefab Editor when changes...
Reproduction steps: 1. Open the project inside of "case_1129930-TESTChangePrefab_Unity.zip" 2. Take a look at "2D Prefab" asset thro... Read more
Unity crashes on "GameObject::QueryComponentByType" when opening a speci...
Repro steps: 1. Open QA attached project "repro_1130859" 2. Open scene "GamePlay" Actual: Editor crashes Reproducible with: 2018.3... Read more
Prefabs Overrides Window shows override objects with DontSave flags
How to reproduce: 1. Open user attached project "PrefabOverrides_183.zip" 2. Open "ReproScene" (in "Repro" folder) 3. Select "ReproP... 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version