Search Issue Tracker
Mobile Notification Settings are not saved
Reproduction steps:1. Open "case_1114987-TestNoti.zip" project2. Open the Project Settings -> Mobile Notification Settings3. Chan... Read more
Fixing Message Loss in UMPE During Domain Reload
The UMPE channel is currently unreliable. We discovered this issue while testing communication between the Main editor and the clone... Read more
Crash in PhysicsManager2D::PreSolve
In Unity 5.6 the PhysicsManager2D is called CollisionListener2D (renamed in 2017.1) How to reproduce:1. Open user provided project2.... Read more
Cinemachine Camera drifts when "Tracking Target" GameObject is set to no...
How to reproduce:1. Open the attached “IN-90312_BugReport_Cinemachine” project2. Open “SampleScene”3. Locate and select the Virtual ... Read more
SpriteShape throws ArgumentException error when checking position validi...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and observe the Console... Read more
UIToolkit Labels width is not extended with certain Text inside it
Reproduction steps:1. Open the attached project2. Run the project Expected result: Label Text "Stage 3" and "Stage 2" both take one ... Read more
Asset Bundle builder doesn't check cginc dependencies
To reproduce:1. Open attached project2. Click Bundles -> Build3. Make some changes to Test.cginc4. Click Bundles -> Build5. No... Read more
[ShortcutManager] The Context Menu is not updated in the Shortcuts menu ...
Reproduction steps:1. Create a new project2. Open Edit -> Shortcuts3. Create multiple conflicts on the same key4. Open the "Bindi... Read more
Rigidbody recalculates its center of mass when moving its child Trigger ...
Reproduction steps:1. Open project “My project (1)”2. Open “SampleScene”3. Enter Play Mode4. Select “Parent” GameObject from the Sce... Read more
Not possible to mark multiple lines when selecting build information in ...
Reproduction steps:1. Create a new 2D/3D project2. Open the "Help -> About Unity" window3. Hold the "Alt" button and try to selec... 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