Search Issue Tracker
Multiple errors are thrown when installing the "Netcode For GameObjects"...
Reproduction steps:1. Create a new project2. Open the Package Manager Window (Window > Package Manager)3. Add the “Entities” pack... 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
InputSystem.onAnyButtonPress gets called every frame when the controller...
Reproduction steps:1. Open the attached “Input-System-Test.zip“ project2. Connect Xbox controller and enter Play mode3. Hold any of ... Read more
"SGICE002" DOTS error is thrown when SystemAPI.HasComponent has no Entit...
Reproduction steps:1. Open the “ReproProject“ project2. Observe the Console window Expected result: There are no errors thrown in th... 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