Search Issue Tracker
[InputSystem] SimulateTouch fails to end touch simulation phase when rel...
Steps to reproduce:1. Open user's attached project "InputSystemBugs.zip"2. Open "CallbackTestWithInteraction" scene3. Enter Play mod... Read more
Baked NavMesh with intersecting objects is deleted on save when Max Slop...
How to reproduce:1. Open the attached project ("NavMeshBug.zip")2. Open the Navigation window (Window -> AI -> Navigation)3. C... Read more
PolygonCollider2D is reshaped if sprite is dragged into the public field...
Steps to reproduce: 1. Open attached project "778125.zip"2. Open scene "repro"3. In hierarchy, select GameObject4. Notice that it ha... Read more
[WP8.1/Android/Standalone] Flickering UI textures on WP8.1, Android with...
To reproduce:1. Build and run attached project1a On Android you have to enable multithreaded rendering in PlayerSettings2. Tap aroun... Read more
Reflection Problem custom Cubemap loses its reference when HDR is enable...
How to reproduce:1. Create a new 3D URP project2. Download and import any HDRI (.exr) image3. In the Edit → Project Settings → Playe... Read more
[UIElements] MinMaxField values in the inspector are not updated when us...
How to reproduce:1. Open the attached project ("case_1169908-Test.zip")2. Open BugReport > MinMaxField tab3. Double click on the ... Read more
Some URP Sample scenes colors appear too dark in Standalone build
To reproduce: Create a new project using empty URP template; Import URP samples into the project ( Window > Package Manager > ... Read more
[URP][Package Samples] Typo on GameObject "MovinigCube"
Steps to reproduce: Create a new Universal 3D project. Open Window > Package Manager > Universal RP. Click "Samples" tab and c... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
Blank, Light-Themed "Create Node" window becomes visible on the next pro...
Steps to reproduce: Create a project (Universal 2D) Set Unity theme to "Light" Go to the "Project" window Click "Create" -> Shade... 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