Search Issue Tracker
[UI Toolkit] "OnPointerEnter" isn't called when hovering on an element w...
How to reproduce:1. Open project "Interface 2.0.zip"2. Enter Play Mode and move the slider3. Without releasing the pointer move the ... Read more
[MacOS] Unity loading screen briefly shows on first script import after ...
Steps to reproduce:1. Create a new project or open an existing one2. Right-click in Assets window3. Create -> C# Script Expected ... Read more
[UI Builder] Invalid Operation Exception when adding new elements to Hie...
Reproduction steps:1. Open the project attached in report2. Open SampleScene3. In Hierarchy select UI4. Double click the source asse... Read more
Decal no longer display on the Material when the Material have been reset
How to reproduce:1. Open the attached project "VEG Test.zip"2. Select "Plane" in the Hierarchy window3. Reset the "Red" Material Exp... Read more
[SRP] ClearRenderTarget not clearing alpha of custom rt when HDR is enab...
How to reproduce:1. Open project "1353239.zip"2. Change platform to Android or iOS3. Open "Test_0001" Scene4. In the Menu bar open "... Read more
[GPU PLM] Texel validity artifacts for objects that are far away from th...
Objects that are further than 2046 units away from the center of the Scene (0,0,0) produce visual artifacts when baking Lightmaps us... Read more
[Profiler] Time scale is reset when toggling Color Blind Mode
Reproduction steps:1. Create a new project2. Enter Play mode3. Open the Profiler window4. Pause the Play mode5. Open the context men... Read more
[UIToolkit] FlexGrow variable value doesn't appropriately affect List el...
How to reproduce:1. Open the user's attached "ListGrowBug" project2. Open the "Bug -> Open" window from the menu Expected result:... Read more
PointerUpEvent doesn't work when using left-click on a dragger of the Sl...
Reproduction steps:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Enter Play Mode4. In the Game V... Read more
Game Window isn't focused when entering Play Mode after opening a second...
Repro steps:1. Create a new project2. Open a second game window next to any other window and focus that other window3. Enter Play Mo... 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