Search Issue Tracker
OverlapCapsule falsely detects an overlap with a nearby MeshCollider whe...
How to reproduce:1. Open the user's attached project2. Open the Main Scene3. In the Hierarchy focus the OverlapTester GameObject4. O... Read more
[Test Framework] if WaitForDomainReload is called during a test, any Sce...
Reproduction steps:1. Open project attached in "BugTest.zip"2. Open Test Runner window3. Start BugTest -> Tests.dll -> Tests -... Read more
[tvOS] Visual artifacts are present when Ambient Occlusion is enabled an...
Reproduction steps:1. Open customer's attached project in "dynamicres.zip"2. Build for tvOS and deploy the Xcode project to an Apple... Read more
Black screen after switching from Fullscreen to Windowed on a Linux build
How to reproduce:1. Open the user attached project (Resolution.zip)2. Open the "SampleScene"3. Press "Ctrl+B" to build and run the p... Read more
EventData.clickCount doesn't increase when clicking repeatedly in the ne...
Reproduction steps:1. Open user's project "2021.2-Test.zip"2. Open "UIExample" Scene3. Enter Play Mode4. Click on "Cube" GameObject ... Read more
[Preset] NullReferenceException thrown on disabling "Auto Graphics API f...
NullReferenceException error thrown on disabling "Auto Graphics API for Windows" checkbox in player settings preset asset. Steps to ... Read more
[Preset] Unable to delete a tag from TagManager preset asset
UnityException: Tag: error thrown while deleting a tag from TagManager preset asset. Steps to repro:1. Create a new project.2. Edit ... Read more
[Android][TMP] InputField selection appears above keyboard and is intera...
How to reproduce:1. Open the attached project2. Make sure InputField (TMP) has "Hide Mobile Input" enabled3. Build & Run on mobi... Read more
A Raycast to the point of Collider.ClosestPoint will yield inconsistent ...
How to reproduce:1. Open the attached project (case_1315339-RaycastClosestPoint)2. Open DebugSampleScene3. Click Play4. Observe what... Read more
No registered factory method error is thrown when class that inherit and...
Reproduction steps:1. Open the attached project ("unity_bug_report.zip")2. Open demo window in Top menu bar->bug->demo3. Open ... 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