Search Issue Tracker
"Failed to store" exception is thrown when selecting 2 Particle Systems ...
How to reproduce:1. Create and open a new Unity project2. Click GameObject>Effects>Particle System3. Press CTRL+D on the keybo... Read more
"Dragon Crashers - UI Toolkit Sample" is not working on 2021.3 stream
How to reproduce:1. Create a new Unity project with the newest version of the 2021.3 stream2. Import the "Dragon Crashers - UI Toolk... Read more
"Dragon Crashers - UI Toolkit Sample" "Mail" tab is broken
How to reproduce:1. Create a new Unity project and import "Dragon Crashers - UI Toolkit Sample" into it2. Open the "MainMenu" scene ... Read more
The "SerializedObject.UpdateIfRequiredOrScript" is being called periodic...
How to reproduce:1. Open the “simple-graph“ project2. Open the “SampleScene“3. Open the “Assets > SimpleAsset.asset“ in the Inspe... Read more
"'SystemInfo' does not contain a definition for 'supportsAnisotropicFilt...
Reproduction steps:1. Open the attached “supportsAnisotropicFilter” project2. Observe the Console logs Expected Result: No errors ar... Read more
Assets are marked dirty despite the user not making changes
Some assets are marked dirty when the scene is saved despite the user not making changes in those files. It has been reported multip... Read more
[Android] RegisterValueChangedCallback() is not called when IsDelayed is...
Reproduction steps:1. Open the attached project "ReproProj"2. Switch to Android Platform3. Build and Run4. In Player, select the inp... Read more
Invalid Depth format when RenderGraph and APV enabled with URP
How to reproduce:1. Open the attached project "URP_Empty_U6_12f1.zip"2. Dock the Game view window next to the Scene view window3. Pr... Read more
ListView Element appears out of bounds when multiple Inspectors are used
Reproduction steps:1. Open the attached “DualInspectorUITK” project2. Open the “Assets/SampleScene” scene3. In the Hierarchy window,... Read more
[iOS] TouchScreenKeyboard allows an extra character when characterLimit ...
How to reproduce:1. Open the attached Project "ReproProject"2. Add the Scene "Scene1" to the Scene List3. Build and Run on an iOS de... 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