Search Issue Tracker
Unity Editor's Memory Usage grows when profiling (showing up in the prof...
To Reproduce:1. Open a new and empty project2. Open the Profiler Window3. Make sure your profiler target is the Editor4. Make sure "... Read more
[Controller] Unwanted Deadzone when calling `gamepad.stick.x.ReadUnproce...
Github Bug: https://github.com/Unity-Technologies/InputSystem/issues/299 Repro:1. Download attached project: StickValue.zip2. Downlo... Read more
[Windows][Keyboard] Context menu key is not reported.
Github bug: https://github.com/Unity-Technologies/InputSystem/issues/22The old input system report the key as Menu key, but not on t... 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.co... 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 Colo... 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 Unity2. Open "SampleScene" scene3. Make sure the current t... Read more
Darker Post Processing effect when platform is set to iOS or Android
How to reproduce:1. Open attached Unity project2. Change platform to Android or iOS3. Load "SampleScene" scene Expected result: Slig... Read more
[IL2CPP] Unity Player crashes at memcpy_repmovs() when closing Player
Steps to reproduce:1. Download 1134160_repro.zip2. Build a Standalone IL2CPP Player with Wait for Manage Debugger enabled3. Add a br... Read more
[PLM] Editor hard crashes when generating lighting
How to reproduce:1. Open attached project "GTA Clone"2. Generate lighting---------------------------------Observe the crash Reproduc... 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