Search Issue Tracker
Colors in the "Global Illumination" Scene View Draw Mode panel are not u...
Reproduction steps:1. Open the attached "ContributeGIColors" project2. Make sure the Scene window Draw Mode is "Contributors / Recei... Read more
Stylesheet can be garbage collected but still tried to be used in UIElement
When the "Look Dev" window is opened and the High Definition RP package is upgraded from 7.1.8 to 7.2.0/7.2.1 , causes the editor to... Read more
Plane is not serializable
To reproduce:1. Open project2. Open test scene. Notice, that 'Workaround' field has editable values in inspector3. Open 'TestPlaneSe... Read more
[HDRP] Standalone Profiler throws "HDRP Material Upgrade" pop-up and cra...
Steps to reproduce:1. Create a new HDRP project2. Open Window -> Analysis -> Profiler(standalone process)3. Notice that "HDRP ... Read more
[Terrain][Lightmap] Building lightmap for big terrain freezes editor
Steps to reproduce:1. open users attached project2. build lightmaps - starts using too much memory causing computer to be unusuable ... Read more
OnPostprocessAllAssets no longer gets called when an Asset changes after...
How to reproduce:1. Open user-submitted project (BugTest.zip)2. Open the 'SampleScene' scene3. Enter Play Mode4. While in Play Mode ... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
CustomSampler.GetReporter().elapsedNanoseconds returns 0 in code when th...
Reproduction steps:1. Open the attached project ("case_1219431-BRep.zip")2. Open the repro scene ("main")3. Enter Play Mode and wait... Read more
ArgumentOutOfRange exception is thrown when attempting to multi-select A...
How to reproduce:1. Create a new Unity project2. Create an Audio Mixer and open it in the Audio Mixer window3. Create a second Audio... Read more
[URP] Decal produces z-fighting with parallel surfaces when the decal's ...
Decal produces z-fighting with parallel surfaces when the decal's material uses a Normal From Height node in the Shader Graph How to... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template