Search Issue Tracker
"Unexpected duplicate tasks" error in Xcode when the project is rebuilt
Reproduction steps:1. Open the attached project “ReproProj”2. Go to File > Build Settings and choose iOS build target3. Make sure... Read more
NullReferenceException is thrown when pressing the + button
Reproduction steps:1. Open the attached “Repro“ project2. Select the “Assets/ScriptableObjects/RedButtonSettings.asset“ Scriptable O... Read more
Values lost during UXML serialization in UI Builder when changing assets
Reproduction steps:1. Open the attached “ReproProject“ project2. Open “Assets/Document.uxml“3. In the Hierarchy window select “SomeE... Read more
Unused fields in constant buffers are removed when shaders are compiled
How to reproduce:1. Open the attached “shader_issue” project2. In the Project window, select the “sh” shader3. In the Inspector, cli... Read more
Physics2D.IgnoreCollision does not ignore collision when using Rigidbody...
Reproduction steps:1. Open the attached "SlideVSIgnoreCollision.zip" project2. Open the "SampleScene"3. Enter the Play mode4. Press ... Read more
Crash on TestPlayerAlgorithm:openAlgorithm when entering Play Mode
Reproduction steps:1. Open the attached “crash_IN-63422.zip“ project2. Open the “/Assets/Scenes/test“ Scene3. Enter the Play Mode4. ... Read more
UI Toolkit scaling is off in the first display when focusing on a second...
Reproduction steps: 1. Open the attached “UI two display test.zip“ project2. Open a second Game View window (Window > General >... Read more
Importer Consistency outputs warnings after missing script fields appear...
Steps to reproduce:1. Open the attached project "Project.zip" (needs iOS and Android modules support installed)2. Open the “Boot” sc... Read more
[TextMeshPro]Zero Width Space generated by TextMeshPro InputField set to...
Reproduction steps:1. Open the attached "ReproProj.zip"2. Open "Assets/Scenes/SampleScene"3. Observe the Game View Expected results:... Read more
ObjectDisposedException is thrown when elements are removed from a seria...
How to reproduce:1. Open the attached “serializedlist_issue“ project2. Open the SampleScene3. Select the “Example” GameObject in the... 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