Search Issue Tracker
Switching between debug and release mode multiple times is not handled c...
Reproduction steps: Open the user’s attached project Open the “SampleScene” Scene Open file Test.cs in Visual Studio Put a breakpoin... Read more
[HDRP] ArgumentOutOfRangeException thrown after creating new Area Light ...
How to reproduce:1. Create new HDRP project2. Create new Shadergraph via Project tab and open it3. In Hierarchy create new Area Ligh... Read more
Poor performance when loading or unloading a large Scene
Reproduction steps:1. Open the attached project "PerformanceTest.zip"2. Open "Loader.unity" Scene3. Enter Play Mode4. Click "Load He... Read more
Crash on "QueryComponentByType" when entering Play Mode if setting "useI...
How to reproduce:1. Open the attached project “Terrain.zip”2. Open the “SampleScene” Scene (Assets > Scenes > SampleScene)3. E... Read more
The viewport is not set to fullscreen when the MacBook retina display is...
Repro steps: 1. Connect the secondary display to a MacBook with a retina display2. In the settings set the built-in display as an ex... Read more
Crash when selecting a tab from the Project Settings in Safe Mode
Reproduction steps:1. Open the attached project "Test_crash"2. Enter Safe Mode3. Open Edit -> Project Settings4. Select one of th... Read more
[Android] [UIR] Performance degradation when VisualElements are visible ...
How to reproduce it:1. Open the user's project "UiTransparentTest.zip"2. Open the Build settings and make sure that only the "UiTool... Read more
Editor crashes after deleting a material variant which has a child varia...
Reproduction steps:1. Create a new project2. Create a Material3. Create a variant of that Material4. Create a variant of that Materi... Read more
Missing Game Object selection outlines when viewing prefabs in scene con...
How to reproduce:1. Create a new project and open it2. In the Hierarchy create a new parent Cube with 1 child Cube under it3. Turn i... Read more
SRP constructor is called when the scene has not been loaded
How to reproduce:1. Open the attached user project "SRPConstructor.zip"2. Observe the Console Expected result: "OnEnable" is logged ... 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