Search Issue Tracker
[PlayerSettings] OpenGL context (DEADDEADDEADDEAD) assertion appears aft...
Steps to repro: 1. Open Unity;2. Create new project;3. Go to PlayerSettings (Edit -> Project Settings -> Player);4. In the Ins... Read more
Crash on DataBufferGLES::CopySubData when entering the Play Mode and Ope...
Reproduction steps:1. Open the attached project “OpenGL Crash”2. Open Scene “Assets/Scenes/SampleScene.unity”3. Enter the Play Mode ... Read more
[WebGL] 'bitfieldExtract' errors are thrown when running a build in the ...
How to reproduce:1. Open the user's attached "HelloWorldWebGL.zip" project2. Open the "SampleScene" Scene3. Go to File -> Build S... Read more
[Linux][Editor] Editor crashes if drivers don't support OpenGL 3.1
Currently, if the GPU does not support OpenGL 3.1, Unity crashes with "Failed to initialize unity graphics". Instead, it should dete... Read more
[Windows] Splash screen flickering when using preview with OpenGL in editor
1) Open any project in 5.52) Set to use OpenGL.3) Open player settings, splash screen and click preview.4) Notice flickering Read more
[ES2] Shader shows wrong colour
Steps to reproduce:1) Download attached project ' BugReport.zip' and open in Unity2) Make sure OpenGLES2 is enabled in Graphics APIs... Read more
[OpenGL] Unity crashes when playing scene with plugin window open
To reproduce:1. Open attached project2. Ensure that the plugin window is open (You can open it with "Window > VacuumShaders > ... Read more
[Windows][AMD-only] Massive memory leak when OpenGL is set as the defaul...
Memory leak when OpenGLCore, GLES3 or GLES2 is set as the default graphics API in Windows. Repro steps:1. Open EmptyScene from attac... Read more
[Tests] [Playmode]
Test non-test related assertionsConfig Test PlayModeTests - MacStandaloneSupport (Debug - 11.5) - Part 5 of 5 - remainder From the l... Read more
Spamming error: `GLSL: Shader cannot be patched for instancing.` When en...
This was resolved through this PR:https://ono.unity3d.com/unity/unity/pull-request/115385/_/st/scene-render-outline-wire-performance... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS