Search Issue Tracker
[iOS] Standard Collections make an unnecessary call to a slow IsReferenc...
How to reproduce:1. Open the attached project2. Go to File-> Build Settings-> Switch to iOS platform and build3. Open Xcode4. ... Read more
[Android] Frequently changing the vSyncCount causes a black screen flicker
Steps to reproduce:1. Open attached project2. Build & Run to an Android device3. Observe the flickering Expected result: changin... Read more
Kinematic Rigidbody does not follow it's non-Kinematic Rigidbody parent
How to reproduce:1. Open the attached "case_1143401-KinematicChildBug" project2. Open "SampleScene"3. Open the Physics Debug window ... Read more
Profiler shows 1 static body under Physics (2D) when profiling an empty ...
How to reproduce:1. Create a new Unity project2. Open the Window > Analysis > Profiler3. Record Play Mode/Edit Mode4. See the ... Read more
WebGL Player does not detect focus lost when clicking outside of the gam...
Steps to reproduce:1. Download and open the attached project2. Build and run for WebGL3. Press and hold any of the arrow keys4. Clic... Read more
Disabling lighting in Scene View does not clear baked lighting resulting...
Repro:01 - Ensure Auto is enabled (Lighting Settings >)02 - Create a Scene with a cube and a plane.03 - Make these objects Static... Read more
[iOS] Build fails with HockeyAppUnityIOS Plugin when Automatically add c...
How to reproduce:1. Open the attached project2. Make sure that in Menu bar-> File-> Build Settings-> PlayerSettings-> Ot... Read more
[Linux] Sprite Editor slice window disappears when trying to change slic...
How to reproduce:1. Open the user's originally attached project ('Junk.zip')2. Open 'unity' Sprite, make sure the mode is set to Mul... Read more
CapsuleCastAll doesn't hit the Mesh Collider it starts in if the Mesh Co...
How to reproduce:1. Open submitted project (CapsuleCast)2. Enter Play Mode and see the Console window Expected result: Cast (before ... Read more
Attaching build to "Frame Debug" throws inaccurate error when "Graphics ...
How to reproduce:1. Open attached project "MultihreadedRenderingError.zip"2. Make sure that "Edit" -> "Project Settings" -> "P... 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