Search Issue Tracker
[GUI] Meshes using TextShader show through opaque meshes
How to reproduce: 1. Open attached project 2. Open scene Scenes/Main.unity 3. Select any text object in the scene (Game Title for i... Read more
Uniform Scaled Objects with transparent shaders issue
To Reproduce: 1. Open the Bug Scene. 2. Press Play. Objects with transparent shaders are not rendered in the correct order (back to... Read more
"D3D shader create error for shader vs_2_0". Radeon 9250
"D3D shader create error for shader vs_2_0". Radeon 9250 To Reproduce: 1) Build a webplayer 2) Run it on a machine with this card. Read more
Remove gfxDevice dependency when building shaders
Remove gfxDevice dependency when building shaders (Premium Support case 2050 filed by Ricardo) To Reproduce: 1. Unzip project. 2. ... Read more
Importing package containing AngryBots scene breaks shaders
- Open Angry Bots - Right click the AngryBots scene and export it as a package - Create a new project and import the package Resul... Read more
Make Fog in editor mobile gfx emulation match what ES11/20 is doing
The fog in editor is different from mobile devices. OpenGL use GL_FOG_HINT to control fog as per-vertex or per-pixel.In editor,it is... Read more
Console is spammed with error messages
Repro steps: 1. Open project Unity4_Bugs.zip; 2. Open WarningsScene in "Unrelated Warnings" folder; 3. Edit shader "WarningShader".... Read more
[HideInInspector] doesn't work for shaders
Steps to reproduce : - open the project attached - select "viewcone" material All properties should be hidden in the inspector whe... Read more
Alpha texture not working on Windows
To reproduce: 1) Open attached project on Windows machine. 2) View in game screen. 3) Alpha texture is not working properly; pink a... Read more
[Custom] Surface shader with a worldNormal calculated and set to the sur...
Reproduced on 4.2.0a4 1) What happened Using a surface shader with a worldNormal calculated and set to the surface normal, combined... 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
- Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2 or OpenGLES3
- [Windows] Development Build with no scenes shows a purple screen when using OpenGLES3 graphics API
- Shader variants take too much memory at runtime
- [HDRP][VFX] Output mesh with default shader is incorrectly sorted before the HDRP fog
- Error "'GamepadSpeakerOutputType' does not exist in the namespace 'UnityEngine'" occurs in the Console when building a project