Search Issue Tracker
Crash on Collider2D::Cleanup when changing Scene and disabling a GameObj...
How to reproduce:1. Open attached Project "Case_1231211" and load Scene "CrashReproduction"2. Enter Play Mode3. In Game View start q... Read more
"There are 1 objects in the Scene with overlapping UV's" warning is thro...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Open the Lighting Settings (Window->Rendering->L... Read more
[Profiler] Explorer opens in a different project on clicking save curren...
If we save the current profiling information of the open project then it will open the location of the previous project and not the ... Read more
[Mobile] In TMPro's Input fields the caret doesn't show up when Hide Mob...
Repro steps:1. Open attached project2. Build and Run on Android3. Touch the lower Input field4. Enter some text and try to move the ... Read more
[Android] Can't relocate the caret in Input Fields when Hide Mobile Inpu...
Repro steps:1. Create a new project2. Add a regular Input Field3. Enable "Hide Mobile Input"4. Build and Run on Android5. Touch the ... Read more
[Animation] Motion Threshold parameter value slider is broken.
Blendtree slider handle disappears when the Motion Threshold value is changed by dragging the Threshold parameter in Motion diagram.... Read more
[UI] Clickable event called twice
UnityEngine.UIElements.Clickable click event is called twice.It leads to unexpected behavior with Visual Effect Graph for Collapse b... Read more
[WebGL] [IL2CPP] Development builds fail on Unity.WebGL.extensions/Progr...
Reproduction steps:1. Open the attached project ("case_1245847-WebGL-Dev-Builds.zip")2. Changed build target to WebGL3. Check the "D... Read more
[Linux] Frame Debugger can not be enabled and asks for multi-threaded re...
How to reproduce:1. Create a new project and launch it using the "-forceVulkan" and "-force-gfx-mt" arguments2. In the Editor open t... Read more
[macOS] Event.current.type mouseDrag and mouseUp pointerType values are ...
How to reproduce:1. Open user-submitted project (PointerEventBroken.zip)2. Open the SampleScene3. Enter Play Mode4. In the Game view... 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