Search Issue Tracker
[UI] Button's OnClick Action doesn't recognize methods when an Assembly ...
Repro steps:1. Open user attached project2. Open scene "Test"3. Enter Play Mode4. Press the Button in the Game View and observe the ... Read more
TargetParameterCountException errors are thrown after importing 'Substan...
How to reproduce:1. Open a new Unity project2. Open Asset Store3. Find "Substance in Unity" asset4. Import it into the project5. Wai... Read more
[Post Processing] Disabling Post-Process Layer does not disable Camera's...
Steps to reproduce:1. Open user attached project2. Enable debug view in the inspector3. Create a new camera4. Observe that m_forceIn... Read more
"Vector2.Distance" is slower than "Vector3.Distance"
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open the "Test" scene3. Open the Profiler Window4. Enter Play Mode5. Select... Read more
[UWP] Warning is printed in Visual Studios 2017 for a missing Visual Stu...
Steps to reproduce:1. Create a new project2. Switch platform to UWP3. In build settings set Visual Studio version to 20174. Build pr... Read more
Unity crashes on GUIStyle::DrawBackground when opening custom IMGUI Window
How to reproduce:1. Make sure screen DPI is different than 100% (i.e. 200%)2. Open the user-submitted project ("BugsReportLab.zip")3... Read more
[Windows, OSX][Gamepad] Weird behaviour and no more deadzones on Dualsho...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/241 causes the DualShockGamepadHID to no longer h... Read more
[Collider]Is trigger value on box collider does not reset when resseting...
Reset functionality doesn't work for the collider. Steps to repro:1. Open a new project.2. Create a cube game object and go to Box C... Read more
Probuilder "Edit Mode Toolbar" disappears and doesn't appear after Remov...
How to reproduce:1. Open the attached Project (New Unity Project (22).zip)2. Open the ProBuilder Window, notice the "Edit Mode Toolb... Read more
"Apply to prefab" popup not working when opened from certain labels
How to reproduce:1. Open the user-submitted project and open the "SampleScene" scene2. Expand the "GameObject" object and add the "s... 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
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing