Search Issue Tracker
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty in... Read more
Console Errors when Accessing an In-Editor Tutorial Page
Reproduction steps:1. Open the user’s attached project2. Open “Assets/Scenes/BoundsControlExamples” scene3. Open “Assets/Tutorial 1”... Read more
Profiler Module Editor missing burger icons
How to reproduce: 1. Create new project2. In Context menu navigate Windows > Analysis > Profiler3. Click on Profiler Modules b... Read more
AudioClip.LoadAudioData() never returns 'true'
How to reproduce: 1. Open attached project- Project contains an audio file and an Editor script which can preload audio clips2. Go t... Read more
Crash on UI::Canvas::GetRenderMode() const when changing levels
Reproduction steps:1. Open the user’s attached project2. Go to File → Build Settings and make sure that the selected Platform is iOS... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
[32-bit] Unity crashes on play when loading 32-bit DLL file
To reproduce the bug please follow the steps1. Open "case_693215-DraglineWrapper" project on 32-bit Unity2. Open "dragline" scene3. ... Read more
Redundant application of color correction on TMP UGUI text objects when ...
This issue is related to redundant application of color correction on TMP UGUI text objects when Editor is in Linear color space. Wh... Read more
“error CS0118: 'Editor' is a namespace but is used like a type“ error is...
Reproduction steps:1. Open the “ReproProject“ project2. Observe the Console window Expected result: No errors thrown in the Console ... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation