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
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
[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
Profiler Timeline view selection window has incorrect position when expa...
To reproduce:1. Open Profiler window2. Load attached data file3. In the Timeline view expand Profiler thread4. Click Profiler.SyncGl... Read more
[IMGUI][PackMan] Character "i" in "Available" get mixed with character "...
Character "i" in "Available" get mixed with character "l" in the PackageManager Steps to Repro: 1. Create a new Project2. Open Packa... Read more
[URP] Stencil settings of Render Object does not get applied when changi...
Reproduction steps:1. Open the project from the attached file "1241218.zip"(link in edit)2. From Assets open the CustomForwardRender... 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