Search Issue Tracker
Crash on WindowsVideoMedia::GetNextVideoFrameGeneric when importing 3D ....
How to reproduce:1. Create a new Unity project2. Drop the "HET_0001.mp4" file into the Assets folder through the File Explorer3. Wai... Read more
[5.6 regression] GL.End error is thrown if a camera's Clear Flags is set...
To reproduce:1. Open editor2. Change Clear Flags to Depth Only Actual: Error is thrown in consoleExpected: Error shouldn't appear in... Read more
[Linux] Asset Store "Open in Unity" button does not work
How to reproduce: Log in to the Asset Store on a browser Go to “My Assets“ Press the “Open in Unity“ button on any asset Expected re... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
Inconsistent API Field names for enabling the effect between HDRP Volumes
How to reproduce:1. Create a new project with the HDRP package2. Open APITest script3. Try to enable the Screen Space Reflection Vol... Read more
"Assertion failed on expression: 'success'" error thrown when opening Pr...
How to reproduce:1. Create new Unity project2. Go to Window > Analysis and open Profiler (Standalone Process)3. Observe the error... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
Mouse cursor gets locked and hidden in the middle of the Game view when ...
Reproduction steps:1. Open the attached “MouseLock.zip” project2. Enter the Play mode3. Exit the Play mode4. Click anywhere in the G... Read more
Baked shadows are missing on lightmapped terrains when baking with GPU P...
Steps to reproduce: Download and open LightmapAA.zip project Open TestScene03 Make sure that Progressive GPU is selected as the baki... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size