Search Issue Tracker
[.NET 4.x] Reflection in .NET 4 stops working. MissingMethodException: A...
Steps to reproduce: 1. Open attached project 2. Open Maintainer (Tools > Code Stage > Maintainer) 3. Open Issues Finder Tab 4. Press... Read more
Humanoid Rig gets modified when upgrading Project through 2018.2.13f1 Un...
Steps to reproduce: 1. Open Project "RigBug" on Unity Version later than 2018.2.13f1 2. Import Asset "xbotIdle (1)" into the Projec... Read more
CanvasScaler.Update() allocates Memory every frame
To reproduce: 1. Download attached project “アーカイブ.zip" and open in Unity 2. Open “SampleScene” scene 3. Enter to Play mode 4. Open... Read more
Crash on mono_delegate_trampoline when calling a delegate function
How to reproduce: 1. Open the "Mono_Crash_Test_Runner.zip" project 2. Open "TestScene.unity" scene 3. Press Play Actual result: Uni... Read more
Editor does not recognize the correct values in the interactive tutorial...
How to reproduce: 1. Change windows locale setting to Danish 2. Set windows region settings to Danish(RegionSettings.png) 3. Start U... Read more
Unity crashes on “Transform::GetTransformAccess()” when Entering Play Mo...
Repro steps: 1. Open QA attached project “repro_1109892" 2. Open scene “Aliensglade” 3. Select the Main Camera in the Hierarchy 4. E... Read more
Default Fixed Timestep value is set to 0.02 (50Hz) instead of 0.0167 (60Hz)
How to reproduce: 1. Create a new Unity project 2. Open Edit > Project Settings > Time Expected result: Fixed Timestep value is set... Read more
[OpenGL] MRT(multiple render targets) on OpenGL ES does not work as expe...
Steps to reproduce: 1. Open user attached project - if on windows, it will launch with directx11 graphics api 2. Hit Play, and check... Read more
CommandBuffer.Blit will not show unless Graphics.Blit is also executed a...
Steps to reproduce: 1. Download and open the attached project 2. Enter Play mode 3. Press the on-screen buttons Expected result: th... Read more
The `finally` block is not called in UnityTest if error message is logged
Steps to reproduce: 1. Download 1112534_repro.zip project 2. Run test in play mode Expected results: Code in both "try" and "finall... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow