Search Issue Tracker
[Scenario Week] Using vInspector will break UI Builder
Install Unity 2023.3.0b3 for scenario week Install UI Toolkit and use UI Builder to try and make a custom slider Add vInspector to t... Read more
UI Builder button EventListeners stop working when the UI Document gets ...
How to reproduce:1. Open the “UIBuild.zip“ project2. Open the “SampleScene”3. Enter the Play Mode4. Click on the Button in the Game ... Read more
The Orbit Tool activates instead of the View Tool in 2D Mode when the "O...
How to reproduce: 1. Open the “View Tool Bug.zip“ project2. Open the “SampleScene”3. Go into 2D view4. Hold the “Option“ (“Alt” on W... Read more
UI Builder Sliders length bar disappears when VisualElement items get al...
How to reproduce: 1. Open the “UIBuild.zip“ project2. Open the “NewUXMLTemplate“ uxml file in the UI Builder3. Select the “VisualEle... Read more
Resizing the UI Builders viewport window doesn't shrink the elements in ...
How to reproduce:1. Open the “UIBuild.zip“ project2. Open the “NewUXMLTemplate“ uxml file in the UI Builder3. Add any element to the... Read more
Unity Bug Reporter does not add a space when the Spacebar is pressed aft...
How to reproduce: Open or create any project Open the Unity Bug Reporter window (Help > “Report a Bug...”) Type a dot symbol ("."... Read more
Shaders are not rendered properly after blitting in Player when creating...
How to reproduce:1. Open the attached “SRP_blit_issue” project2. Open the “SampleScene” and enter Play Mode3. Observe that the Game ... Read more
ScriptableObjects with inner serialized classes containing arrays throw ...
How to reproduce:1. Open the attached “scriptableobject_issue” project2. Open the “SampleScene”3. In the Assets window, select the “... Read more
NullReferenceException thrown when editing project wide actions in play ...
How to reproduce:1. Open the “My project(99).zip“ project2. Open the “Input System Package” settings in the Project Settings3. Add a... Read more
The ProBuilder and Editor shortcuts are conflicting by default
How to reproduce:1. Create and open a new project2. Install the ProBuilder package3. Press the "P" key on the keyboard4. Observe the... 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