Search Issue Tracker
[UI] Button can only be partially clicked on the main game scene in a wi...
Reproduction steps: 1) Open the localization test project.2) Build and run a windows standalone build.3) In the game, navigate to th... Read more
Null reference exception when using Inspector with modes: Debug and Use ...
Reproduction steps:1. Download and open the attached "TestProject.zip" project2. Open the "bug.unity" scene3. In the Hierarchy windo... Read more
[Mac Metal] Crash with empty scene
Mac Metal only. Steps:1. Open attached project (FishRepro.zip) on Mac2. Make a player build3. Run the player4. Crash -[_MTLCommandEn... Read more
Open in IDE opens the file in UI Builder
1. Open the Project tab of the library2. Right click on a UXML file and select "Open in IDE"3. File opens in UI Builder instead Unit... Read more
UI Builder does not suggest variables defined in a USS attached to the T...
Taken from https://jira.unity3d.com/browse/UIT-1494: Summary: I have Palette.uss file with a :root selector and some variable defini... Read more
parent canvas scale changes when enter playmode or enabled
1. Open attached project2. Enter playmode or enable parent canvas "Front"Expected result : parent scale doesn't changeActual result:... Read more
[UI][UX][VideoClip] There's no proper way to know that VideoClip is not ...
How to reproduce:1. Open the attached project2. Open "Video Scene" scene3. Observe Cube game object and VideoPlayer component Expect... Read more
[Android] XR tracking not working when building App Bundle with Split Ap...
How to reproduce:1. Download the attached project "AR-Core-Minimal.zip"2. In Player Settings enable Split Application Binary3. In th... Read more
Null Reference Exception is thrown when adding a Volume component to a G...
Reproduction steps:1. Create a new URP project2. Create a new empty GameObject and add a Volume Component to it3. Observe the Consol... Read more
Analytics Library package throws errors when there are spaces in the Uni...
Steps to reproduce:1. Make sure your Unity editor installation path has a space, if not add it2. Create a new project3. Import the A... 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