Search Issue Tracker
[Profiler] GPU module hides Call names and "Total time" when the Call na...
How to reproduce:1. Create and open a new project2. Add a Reflection Probe to the current Scene from GameObject > Light > Refl... Read more
[HDRP] ArgumentNullException error is thrown on pressing Cntrl + Z after...
-Undo operation does not work.-ArgumentNullException error is thrown on pressing Cntrl + Z after removing volume profile overrides. ... Read more
[ShaderGraph] Updating an exposed Vector1 property to 'Slider' mode does...
Repro steps:1. Create a VFX Shader Graph2. Assign it to a VFX output3. In SG, add an exposed Vector1 and save the graph4. Observe ho... Read more
[HDRP] Volume profile override is removed along with NullReferenceExcept...
All added Volume profile override removed on resetting along with following errors:-AddAssetToSameFile failed because the other asse... Read more
[Probuilder] NullReferenceException and ArgumentException errors are thr...
After creating a Probuilder Gameobject, on selecting UV Editor Window NullReferenceException and ArgumentException threw in console,... Read more
Serialization layout errors when using classes with arrays of structs co...
Steps to reproduce:1. Open user-supplied project2. Run the Sample scene Expected: no errors appearActual: errors appear Reproduced i... Read more
TMP_SubMeshUI Raycast Target doesn't follow TextMeshPROUGUI Preset Values
How to reproduce:1. Open the attached TextMeshPRO-RaycastTarget-Bug.zip project2. Open the InitScene and Enter the Play mode3. In th... Read more
PPv3 LUT not merged due to per frame recalculation which causes a perfor...
How to reproduce:1. Open the attached "URP_PerfTest" and "PPv2_PerfTest" projects2. Build both for Android3. Inspect the performance... Read more
PPv3 Bloom does more pyramid levels than PPv2 which causes non-negligabl...
How to reproduce:1. Open the attached "URP_Bloom" and "PPv2_Bloom" projects2. Build both projects for Android3. Inspect the performa... Read more
[Burst] Unexpected exception in Burst.Compiler.IL.Helpers.MethodDecoderE...
How to reproduce:1. Create a new Unity project2. Download and import the Burst package3. Import the tester-attached script(TestScrip... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks