Search Issue Tracker
Rich Text tags for color hex strings do not work when quotation marks ar...
Reproduction steps:1. Open the attached “DebugLogBug.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Observe the Conso... Read more
"EditorApplication.delayCall = () => { todo };" overwrites the content o...
Reproduction steps:1. Open “IN-69651_Stripped_repro.zip“ project2. Open the “Scene1”3. In the Scene view try to move around, select ... Read more
Dynamic colliders of GameObject with Rigidbody component become undetect...
How to reproduce:1. Open the “PhysicsOverlapBugRepro2022” project2. Open the “SampleScene”3. Enter the PlayMode4. Open the Scene Vie... Read more
Physics.SyncTransforms has poor performance when a collider is attached ...
How to reproduce:1. Open the attached “SMR_collider_issue” project2. Open the “2.SkinnedMeshRenderScene”3. Enter Play mode. A script... Read more
[Android] Player crashes when calling Stop and Play of WebCamTexture
How to reproduce:1. Open the “IN_72830” project2. In the Build Settings make sure Android Platform is selected3. In the Build Settin... Read more
Foldout elements in UI documents are unreachable when navigating with a ...
How to reproduce:1. Open the attached “focusable_navigation_issue“ project2. Open the “SampleScene” and enter Play mode3. Select any... Read more
Inconsistent ColorMask Behavior in MRT (Deferred) rendering with Vulkan ...
Reproduction steps:1. Install RenderDoc on your machine2. Open the attached project "ReproProject"3. Ensure that DirectX Graphics AP... Read more
[Android] Audio sometimes stutters in the middle of the recording on the...
How to reproduce:1. Open the “IN_72926” project2.. In the Build Settings “Run Device” dropdown, select the desired device3. Build an... Read more
UnityEvent functions reset when selecting multiple GameObjects with diff...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the “Testing”... Read more
"NullReferenceException" error is thrown when CinemachineDeoccluder.Push...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/+ProjectSpecific/Scenes/Circuit2“ scene3. Enter Play Mode4.... 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