Search Issue Tracker
Context menu should open on mouse down instead of mouse up on MacOS
Steps to reproduce: 1. Load a uxml document with some content in the UI Builder 2. Right mouse down on an item in the Hierarchy view... Read more
Crash on in __pthread_kill when requesting an Addressable Asset without ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/boot.unity” Scene3. Enter the Play Mode4. Wait fo... Read more
Error thrown when selecting an item with an empty string in DropdownField
Steps to reproduce: create an editor window with ui toolkit with the following code: {code:java}var newDropdown = new DropdownField{... Read more
[Android] Touchscreen Keyboard doesn't close/disappear when UI Toolkit T...
Reproduction steps:1. Open the attached project “ReproProject”2. Build And Run on Android3. Select the “Text Field”, and observe the... Read more
XR_ERROR_RUNTIME_FAILURE on Hololens 2
All the Hololens2 xr.xrautomated tests are currently failed and throw this error in the player.log: {code:java}2024-03-03T22:37:52.8... Read more
[IL2CPP] Building fails when local functions in method with SystemAPI() ...
Reproduction steps:1. Open the attached project “ReproProject”2. Ensure that IL2CPP is used as the Scripting Backend (menu: Edit >... Read more
The Animation dropdown in the Animation window can't be opened when Anim...
How to reproduce:1. Open the attached project "BugReproduce.zip"2. Open Window>Animation>Animation3. Select "thing" in the Hie... Read more
“Unable to use a named GUIStyle without a current skin“ error appears wh...
How to reproduce:1. Create a new project2. Go to Menu > Window > Search > New Window3. Add any text in the search field4. O... Read more
Add filter button does not work in Journaling and Archetypes window
How to reproduce:1. Create a new 3D (URP) Project2. Open Package Manager (Window -> Package Manager)3. Click '+' Icon4. Click "In... Read more
Add filter button does not exist in Entities Hierarchy
How to reproduce:1. Create a new 3D (URP) Project2. Open Package Manager (Window -> Package Manager)3. Click '+' Icon4. Click "In... 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