Search Issue Tracker
[MacOS] Manual input requiring pop-up appears in batch mode if Unity did...
Reproduction steps:1. Create a New project2. Exit and Re-Open Unity3. Force Quit Unity before it properly starts4. Run it in batch m... Read more
Physics.ComputePenetration returns false for some collider combinations ...
Steps to reproduce:1. Open project (PhysicsComputePenetration WithMeshRenderer.zip)2. Open the Main scene2. Select collider and Caps... Read more
Plugin importer is changing my binary dll meta files
When a project gets imported with dlls that don't have valid PluginImporter settings, the metafile gets written back to disk with ch... Read more
GC allocates 9B garbage every frame when executing NativeInputSystem.Sho...
Steps to reproduce:1. Open attached project2. Build for Android3. Attach profiler to Android-NativeInputSystem.ShouldRunUpdate() GC ... Read more
Input.GetTouch() is not detected on non-Primary Displays
Touch class, returned by Input.GetTouch() doesn't return touches performed on non-primary display (Windows > Settings > System... Read more
[iOS] Input.touchCount returns a lower value than expected when touching...
Steps to reproduce:1. Open user's attached project "TouchExample.zip"2. Build for iOS and deploy the Xcode project to the iOS device... Read more
[DX12] Editor crashes with a specific prefab in a Scene when entering th...
How to reproduce:1. Open the "case_1153385-repro" project2. Open the "Scenes/SampleScene" Scene3. Enter the Play Mode Expected resul... Read more
Terrain does not specify Terrain Collider being a necessary Component fo...
How to reproduce:1. Create a new Unity project2. Create a new 3D > Terrain GameObject3. Remove the 'Terrain Collider' Component4.... Read more
Custom shader doesn't override built-in terrain shader
How to reproduce:1. Open the attached '1193781-shader-override-issue.zip' project2. Open 'SampleScene' Scene3. Inspect 'Standard-Fir... Read more
Sub-canvas with "Override Sorting" enabled is not rendered after disabli...
How to reproduce:1. Open attached project "toggle-root-canvas.zip" and scene "toggle-root-canvas"2. In the Hierarchy window, select ... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names