Search Issue Tracker
Font kerning breaks at runtime when multiple UI Documents use different ...
How to reproduce:1. Open the “IN-116799” project2. In the Hierarchy tab, select UIDocument (1) GameObject 3. In Inspector, disable t... Read more
"Assertion failed on expression" error is thrown when Audio Group's "Sen...
How to reproduce:1. Open attached project "AudioTest.zip"2. Open "Audio Mixer" window3. In Project Window select "MisterMixer"4. In ... Read more
"SerializedObject target has been destroyed." is thrown when discarding ...
How to reproduce:1. Open the attached "case_1413306" project2. Select any SpriteLibraryAsset under "Assets -> Sprite Library" dir... Read more
[Windows] moving window with .position across monitors with multiple dpi...
When setting the position/size of a windows with .position, if the new place is on a screen that have a different DPI it will not ge... Read more
[Android] Exporting a gradle project fails when baseProjectTemplate's "G...
Repro steps:1. Create a new project2. Switch build target to Android3. Check Player Settings -> Publishing Settings -> Custom ... Read more
Searched text highlight glitches when opening dropdowns/highlighting inp...
Reproduction steps:1. Create a new project2. Open “Edit\Project Settings”3. Use the search bar to find existing text in the Project ... Read more
Editor top Title bar disappears when resetting all layouts
Steps to reproduce:1. Create new Unity project2. In project press on “Layout” button at the top right corner3. From the menu select ... Read more
Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recen...
Reproduction steps: 1. Open the attached project “ReproProject”2. Connect a Meta Quest device3. Put on the headset4. Enter Play Mode... Read more
GameObject Brush Elements overlap other properties when expanded
Reproduction steps:1. Open the attached project "1422858.zip"2. Select Window > 2D > Tile Palette3. In the Tile Palette window... Read more
NullReferenceException and broken Shader Variant display when shader ass...
Steps to reproduce:1. Start a new project2. Go to project view and add a Shader3. Add a Shader Variant Collection and assign the cre... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class