Search Issue Tracker
Overrides window height is not adjusted when notifications also present ...
Steps:1. Open attached project2. Instantiate model prefab3. Add a few GameObjects as the children to it4. Open Overrides window==>... Read more
Unpacked light prefabs revert to realtime when entering playmode without...
Reproduction steps:1. Open the attached project "1393020.zip"2. Open Scenes/SampleScene3. Select "Directional Light" in the Hierarch... Read more
[UI Toolkit] Visual element Transform values don't reset when setting th...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Bugs/ResetTransformStylesIssue/Scenes/Sam... Read more
[URP][MacOS] Getting Light artifacts in a Scene view with Spot Lights wh...
Reproduction steps:1. Open the attached Unity project "FlickeringIssue.zip"2. Navigate to the Scene folder and open the "InLight.uni... Read more
[Win10] Graphics.DrawProceduralNow from OnRenderObject breaks when World...
How to reproduce:1. Open the user's attached project "PC_URP_2020_3.zip"2. In the Project window's Searchbox search for "PointCloud-... Read more
[UIR][VFX] Context border doesn't render as expected
- Open any VFX graph containing context- Observe the unexpected rendering of border Expected:- Same rendering than 2022.1.0a15.2078 ... Read more
Button On Click Property does not work when clicking on the Button in th...
Reproduction steps:1. Open the user's attached "エロゲ.zip" project2. Open the Console window3. Enter the Play mode4. Click the Button ... Read more
Redo changes the order of Prefab's children
Steps:1. Make a prefab instance with a child2. Add another GameObject to Hierarchy3. Parent it to the Prefab instance before the pre... Read more
[UIR] Shadergraph and VFX Graph Text displays errors on Radeon GPUs
The text in the ShaderGraph shaders is displaying lines and other glitches. Repro:- make a new project in URP- make a new shadergrap... Read more
Anchor Rotation values disappear when scaling Inspector Window
Reproduction steps:1. Open the user's attached project2. Select in the Hierarchy Game Object "Child"3. Observe Inspect Anchor Rotati... 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