Search Issue Tracker
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
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
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
[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
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
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
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
Missing LowLevel Physics API
The following important Box2D API items are available but not exposed: PhysicsBody.ClearForces() PhysicsBody.WakeTouching() PhysicsS... Read more
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
The default layout file gets corrupted when the project is saved and clo...
How to reproduce:1. Open the attached “IN-115704” project2. Open the SampleScene3. In the Test Runner window, run all EditMode tests... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS