Search Issue Tracker
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
If Autorefresh is off, pulled data doesn't update on the first launch
Reproduction steps: 1. Open "1083197" project 2. See "Cube" -> "New Behaviour Script" -> "Test" value ('10') 3. Copy Project 4. Cha... Read more
[2018.3] Crash on GameObject::SetSupportedMessagesDirty when exiting Unity
How to reproduce: 1. Open the attached project 2. Open the "sc_test.unity" scene 3. Close Unity Actual result: Unity crashes. Repr... Read more
Crash when copying and moving prefab Game Object
How to reproduce: 1. Open the attached project 2. Open the "Terrain.unity" scene 3. Copy "Max_Tocus" Game Object 4. Paste and move t... Read more
Prefab Mode doesn't display a blue strip indicator of change when editin...
How to reproduce: 1. Create a new project 2. Right-click somewhere in Hierarchy tab -> UI -> TextMeshPro -Text 3. Convert the object... Read more
Scene is always marked as modified when using Layout Group and Content S...
Reproduction steps: 1. Open the user's attached project and MX/Networking/NetTestBasic scene 2. In the Hierarchy window, observe the... Read more
Editor crashes on Transform::GetTransformAccess when instantiating a prefab
How to reproduce: 1. Open "Scene1" from user-supplied project 2. Start Play Mode Expected result: Scene runs Actual result: Editor ... Read more
Override is not applied to the field after script compilation
Steps: 1. Open attached project and load SampleScene 2. Select GameObject prefab instance in the scene ==> It has 'FloatVariable' va... 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
Same Build Indices are returned with Scene.buildIndex when Scenes have t...
How to reproduce: 1. Open the attached "ReproProject1128653.zip" project 2. Open Build Settings 3. Note that "Testing" Scenes have ... 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