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 Inspe... Read more
SystemInfo.supportsComputeShaders returns true on Windows when launched ...
Steps to reproduce: 1. open User's attached project 2. attach script "supportsCompute" to one of the game objects 3. check Console ... 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-performanc... Read more
Material.SetConstantBuffer is not utilized when project built
To reproduce: 1. Open user's attached project ("Report") 2. Play the project in the editor -- Cubes are colorful 3. In PlayerSetting... Read more
[Windows] Splash screen flickering when using preview with OpenGL in editor
1) Open any project in 5.5 2) 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 Unity 2) Make sure OpenGLES2 is enabled in Graphics AP... Read more
[OpenGL] Unity crashes when playing scene with plugin window open
To reproduce: 1. Open attached project 2. Ensure that the plugin window is open (You can open it with "Window > VacuumShaders > Chec... 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 att... Read more
[Fog][OpenGL] Start and end positions of fog are higher with OpenGL
Reproduction steps: 1. Open the attached "Fog Macros Test" project. 2. Open and play the "Scenes > Fog dynamic test" scene. 3. Wait... Read more
[iOS] [GLES 2] RectMask2D not working correctly
Reproduction steps: 1. Open project in "RectMaskBug.zip" 2. Build for iOS and Deploy the application to an iOS device using Xcode 3.... 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
- Material thumbnail doesn't change when changing URP settings
- [Backport] Four "Learn more" links direct to default (2020.3) Manual version, instead of using current Editor version
- "Cannot set deprecated build target 'OSXIntel'" warning appears when setting PluginImporter's compatible platform to "OSX"
- [VFX Graph/Oculus] Chained GPU Events are not running are not running on Quest 2
- Class Properties get overwritten when using IL2CPP