Search Issue Tracker
[Windows][Keyboard] Context menu key is not reported.
Github bug: https://github.com/Unity-Technologies/InputSystem/issues/22 The old input system report the key as Menu key, but not on ... Read more
[UI] "Press and Release" for Press Interaction does not trigger action o...
Github Bug: https://github.com/Unity-Technologies/InputSystem/issues/368 Repro: 1. Download project and package at: https://github.... Read more
Reimporting Shader Subgraphs takes abnormally long and occasionally hang...
How to reproduce: 1. Open the user-submitted project ("shadergraph.zip") 2. Open the "Shaders" folder and reimport the "Back Face Co... Read more
[Metal] Using Models with Blend Shapes causes the Skinning to happen on ...
To reproduce: 1. Download attached project "blend-shapes.zip" and open in Unity 2. Open "SampleScene" scene 3. Make sure the curren... Read more
Darker Post Processing effect when platform is set to iOS or Android
How to reproduce: 1. Open attached Unity project 2. Change platform to Android or iOS 3. Load "SampleScene" scene Expected result: ... Read more
[IL2CPP] Unity Player crashes at memcpy_repmovs() when closing Player
Steps to reproduce: 1. Download 1134160_repro.zip 2. Build a Standalone IL2CPP Player with Wait for Manage Debugger enabled 3. Add a... Read more
[PLM] Editor hard crashes when generating lighting
How to reproduce: 1. Open attached project "GTA Clone" 2. Generate lighting --------------------------------- Observe the crash Rep... Read more
Exception is thrown when trying to set Canvas.worldCamera to None using ...
How to reproduce: 1. Open the attached "TestingProject.zip" Project 2. Enter Play Mode 3. Click on the Button in the Game View 4. Ob... Read more
Prefab Canvas's Screen Space - Overlay mode breaks Canvas in the Editor ...
How to reproduce: 1. Open the attached project ("1132706 - Prefab Canvas issues.zip") 2. Open the "Panel" prefab and add a Graphic R... Read more
UI sprites differ when one of them has transparent background, other has...
How to reproduce: 1. Open attached Unity project 2. Load scene "Gradient" Expected result: Both sprites looks the same. Actual resu... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project