Search Issue Tracker
Button click region is offset when the UI scaling is higher than 100%
How to reproduce:1. Open the "SampleScene" scene in the attached "imguibug.zip" project2. Change the UI scaling to 125% in Preferenc... Read more
Unpack prefab variant loses all references to the prefab
How to reproduce:1. Open the "TestPrefabVariantUnpack" project2. Open "SampleScene" from Assets > Scenes folder3. Select "Referen... Read more
Object is rendered behind a background camera when primary Camera.target...
How to reproduce:1. Open user's attached "CameraRenderProblem" project2. Open "SampleScene" Scene3. Enter Play Mode Expected result:... Read more
Slow FBX import times on get_defaultMaterial when using Universal RP
How to reproduce:1. Extract the user's project2. If a project has a Library folder, delete it3. Open the user's project Expected res... Read more
Editor keeps repainting continuously when selecting a .txt file that con...
How to reproduce:1. Open the attached 'project-1241212.zip' project2. Select the 'problem-asset' file in the Project Browser Expecte... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code