Search Issue Tracker
Extra OnEnter and OnExit event calls when hovering over UI elements
Reproduction steps:1. Open the user's project2. Enter Play mode3. Move pointer from outside to panel (Log: Panel on enter)4. Move po... Read more
[Android] Using TouchScreenKeyboard.Open with a non-empty placeholder mu...
Reproduction steps:1. Open the attached user's project "KeyboardTest.zip"2. Build for Android with Development Build Enabled3. Press... Read more
White borders appear around a texture when Post Processing is unchecked ...
How to reproduce:1. Open project "bug1.zip"2. In the Hierarchy window select "Main Camera" and look if the "Post Processing" is unch... Read more
Error "Destroy may not be called from edit mode! Use DestroyImmediate in...
How to reproduce:1. Open the attached project "UIToolTip"2. Click Play3. Click Play again to exit Play Mode4. Observe the Console Ex... Read more
Shader compilation time is higher in 2021.3 than in 2020.3
Reproduction steps:1. Open the “ShaderCompilation” project2. Make sure “Library/ShaderCache” is deleted3. Open the “Addressables Gro... Read more
[IL2CPP]System.Runtime.Serialization.Formatters.BinaryFormatter doesn't ...
Reproduction steps:1. Open the attached project "BinaryFormatter.zip"2. In File > Build Settings, make sure that Scenes/SampleSce... Read more
Performance degradation when activating or deactivating uGUI GameObject
Reproduction steps:1. Open the attached project "PerformanceBug.zip"2. Open the "PerformanceTest" Scene3. Open the Profiler (Window ... Read more
Meta Quest performance loss between URP versions when built
Reproduction steps: Open the user’s attached project “QuestURPPerf2020.zip” Enable the Metrics HUD in ODH to see App GPU Time and GP... Read more
Animation playback is incorrect when using Asset Bundle exported from Un...
How to reproduce:1. Open the user's attached project (ImportBundleTest.zip)2. Open scene ImportScene3. Press the Play button4. Obser... Read more
Physics overlap queries are not consistent when used against convex Mesh...
Reproduction steps:1. Open the attached 'ComputePenetrationTesting' project2. Open the 'SampleScene'3. Enter the Play mode4. Observe... 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