Search Issue Tracker
Some UI Toolkit pixels are transparent when not all corners are rounded
How to reproduce: Open the “Reproductions.zip“ project Open the “SampleScene“ Create a “UI Document” GameObject in the Hierarchy Ass... Read more
Missing LowLevel Physics API
The following important Box2D API items are available but not exposed: PhysicsBody.ClearForces() PhysicsBody.WakeTouching() PhysicsS... Read more
Return value and out parameter get scrambled when a Custom HLSL Operator...
How to reproduce:1. Open the project: “IN-113884_VFXHSL”2. Enter Play Mode3. Observe the Game View Expected result: Two squares show... Read more
Unity Hub Project name dropdown doesn’t close when the dropdown is click...
Steps to reproduce: Open Unity Hub Click the "New Project" button Click on the Project name dropdown to open it Click on the Project... Read more
Add Control Scheme window closes when trying to add Device Type to a lis...
How to reproduce: Create and open a new project Install the Input System package in Package Manager (Windows → Package Management → ... Read more
[URP] Crash on GameObject::QueryComponentByType when accessing a compone...
This was originally reported as related to reflection probes, but it turned out that the root cause was in scene template code. See ... Read more
MissingReferenceException occurs when entering Play mode with a locked G...
Reproduction steps: 0. Make sure your Enter Play Mode Settings are set to "Reload Domain and Scene", no other mode reproduces the is... Read more
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
The "Build and Run" Menu option tries to build for the selected Build Pl...
Reproduction steps:1. Create or open any project2. Open the Build Profiles window3. Select a standalone profile and make it active (... Read more
Entities lose references to the InputActionAsset when launching the proj...
How to reproduce: Open the “IN-119102.zip“ project directory and delete the Library folder Open the “IN-119102.zip“ project Enter Pl... 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