Search Issue Tracker
Crash on WindowsVideoMedia::CopyToRGBA when importing .avi file
How to reproduce:1. Create a new project2. Import "hflinchf.avi" file Actual result: Unity crashes. Reproducible with: 2019.1.0a7, 2... Read more
Labels for the Physics Collision Layer Matrix are not aligned to their r...
How to reproduce:1. Create a new project2. Go to the Edit Menu > Project Settings > Physics/Physics 2D3. Observe the header la... Read more
Editor crashes at EventManager::InvokeEventCommon or freezes after creat...
Steps to reproduce:1. Create a new project2. In the project, window create a new brush Results: Editor crashes or freezes Reproduced... Read more
[XR][WMR] Headset does not recenter when using XR.InputTracking.Recenter
How to reproduce:1. Open the attached project2. Open 'Test' scene3. Enter Play mode with Windows MR headset attached4. Press 'Calibr... Read more
Assertion failed on expression: '!m_CoroutineEnumeratorGCHandle.HasTarge...
To reproduce: 1. Download the attached project "CoroutineAssertions.zip" and open in Unity2. Open Test Runner window3. Select the Pl... Read more
[UWP][.NET] Building solution in Visual Studio fails on AssemblyConverte...
How to reproduce:1. Open the attached project that contains Unity IAP 1.20.12. In Build Settings, make sure that Target Platform is ... Read more
"OverlapPoint" not detecting "CompositeColliders" when cell size is less...
Reproduction steps: 1. Open "MinimalRepro" project and "scene" scene2. Enter Play mode3. Look at the Console window and see 24 lines... Read more
EditMode test cases that use an invalid TestCaseAttribute fail silently ...
To reproduce: 1. Download the attached project "TestCaseAttribute.zip" and open in Unity2. Open Test Runner window3. Select the Edit... Read more
CheckCyclicAssemblyReferences() takes a long time in projects with many ...
UnityEditor.Scripting.ScriptCompilation.EditorCompilation.CheckCyclicAssemblyReferences() takes a very long time when there are many... Read more
Missing script disappears from Inspector until selection is changed
Steps:1. Open attached project and load "TestScene"2. Click on GameObject in Hierarchy==>It has "missing script" component3. Mini... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used