Search Issue Tracker
Prefab's "Remove Unused Overrides" fails to clean up overrides when the ...
How to reproduce:1. Open the attached “IN-132795.zip” project2. Open the “RefsOverridesBugScene” scene3. In the Hierarchy tab, click... Read more
UI Toolkit leaks 4 persistant allocates when the DisplayStyle of a Visua...
How to reproduce:1. Open the attached “IN-135441_leak” project2. Open the “OutdoorsScene” Scene3. Navigate to Edit->Preferences-&... Read more
Crash on RemoteAssetCache::GetArtifactFromCacheServerBatched when openin...
How to reproduce:1. Ensure Unity Accelerator service is up and running2. Open the attached “IN-134802.zip” project3. Observe the cra... Read more
Warning "Expected end of value but found" is shown when inserting a blan...
How to reproduce:1. Open the attached “IN-134977” project2. In the Assets folder open the “test.uss” file3. In the External Script E... Read more
[Android] Input field does not update when selecting the same input fiel...
How to reproduce:1. Open the attached “UnityTMPTest2” project2. Build and run for Android3. On the device, tap the input field4. Wri... Read more
A NullReferenceException error is thrown when a Painter2D path is saved...
How to reproduce:1. Open the attached project “IN-135583”2. In the menu bar, select “Repro → Create VectorImage”3. Observe the Conso... Read more
UI Toolkit Renders Visual Element white when the overflow property is se...
How to reproduce:1. Open the attached “Blur Bug” project2. Navigate to the Assets folder3. Open the “NewUXMLTemplate.uxml” file4. Ob... Read more
An ArgumentException error is thrown on SubScene import when EntityScene...
How to reproduce:1. Open the attached project “IN-133217“2. Open the “SampleScene”3. Observe the Console Actual result: An error is ... Read more
CJK text goes outside of the bounds of a Label in UI Builder when Wrappi...
How to reproduce:1. Open the attached project “IN-135659”2. In the Project window, open the “Assets/OverflowText” asset3. In the UI ... Read more
Invalid Clip Method
Steps to reproduce: Create a hierarchy of two VisualElements (1 parent and 1 child) Set overflow hidden on the parent. On the next f... 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