Search Issue Tracker
UI Element Custom Editor does not show right-click context menu on prope...
Steps to reproduce:1. Open the provided project "case_1197268-uielement-prefab-bug.zip"2. Select "MyComponent" Prefab in the Hierarc... Read more
Non-inline Style declarations are not applied when importing a SVG file
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Inspect the Scene View Expected result: both Images lo... Read more
[Universal RP Template] The template info window refers to Shader Graph ...
When viewing the template information in the Hub for the Unviersal RP template, the copy states that the project includes Shadergrap... Read more
[Lighting] Lighting Settings properties do not refresh on changing prope...
Enabling/Disabling "New Lighting Settings" properties do not refresh in "New Lighting Settings" window. Steps to repro:1. Create a n... Read more
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty in... Read more
Changing Light's Type changes unit of measurement but keeps the same In...
Reproduction steps:1. Create a new HDRP Template project2. Create empty GameObject and attach a Light Component to it3. Change Light... Read more
[macOS] An exception catchpoint can't be created when catching non-Syste...
How to reproduce:1. Open the user attached project2. Open the 'Test' script in Visual Studio3. Attach the debugger to Unity4. In the... Read more
[XR] Left eye renders right eye's view and the right eye does not render...
How to reproduce:1. Open the attached "1191634.zip" project2. Open "SampleScene"3. Enter Play mode and set the Game view to show bot... Read more
UnityException error is thrown on creating material preset of any Renderer
UnityException error is thrown on creating material preset of Tilemap Steps to repro:1. Create a new project.2. GameObject > 2D O... Read more
[Input System] Path Input field text is clipping under Binding in the pr...
Path Input field text is clipping under Binding in the properties section Steps to repro:1. Create a new project.2. Window > Pack... 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