Search Issue Tracker
NullReferenceExceptions are being thrown when saving a ScriptableObject ...
Reproduction steps: 1. Open the attached “Repro“ project2. Select the “Assets/Test.asset“ Scriptable Object3. Edit any field and pre... Read more
Bootcamp project on Asset Store is not working in Unity 5
This one is broken beyond repair, even in older version of Unity. Might just as well delete it. Read more
The viewport takes full content height when creating a ScrollView withou...
How to reproduce:1. Open the attached project “Scroll View Bug.zip“2. Select the “New Scroll View Test“ asset (Assets/Scriptable Obj... Read more
Crash on mono_spill_global_vars when using "as" operator with a Nullable...
To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene Actual behavior: Unity crashes Regression from 5.1 to 5.2 Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
[iOS] Specular lightning is inconsistent when using iOS
How to reproduce:1. Download and open the attached project2. Enter Play mode3. Observe the brightness of the spheres in the Play vie... Read more
UI Toolkit ListView can cause the layout to overlap when there are child...
How to reproduce: Open the attached project "UiTest.zip" Enter Play Mode Click the "Add Data" button in the Game view Expected resul... Read more
Script Components lose references when importing a package with scripts ...
How to reproduce:1. Open the attached project “ReferenceBreak.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Import the attached ... Read more
Input.mousePosition flickers in the Game view while in the Play mode whe...
Reproduction steps: Open the “EditorFullscreenMousePositionBug“ project Open the “EditorFullscreenBug” scene In the Game view Contro... 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default