Search Issue Tracker
Shader no longer generates texture
Steps to reproduce: 1. Open attached project using Unity 5.4.0a4 or earlier 2. Open scene "Test" 3. Open scene view 4. Select "Quad... Read more
[ShaderCompiler]Editor crashes when closing if the shader compiler crash...
Steps to reproduce: 1. Open Unity; 2. Open attached project and 'test.unity' scene; 3. Open 'DynamicIndexing.shader' file in shader... Read more
Material won't render unless a default shader is used
How to reproduce: 1. Open Unity 2. Load user-submitted project (Space_Shooter.zip) 3. Load "Main.unity" scene 4. Instantiate "Bolt.p... Read more
Crash in GetBuildUsageTagFromAssets when the project has ShaderVariants
To reproduce: 1. Open attached project; 2. Open "test" scene; 3. Go to Graphics Settings (Edit > Project Settings > Graphics) and s... Read more
"Unrecognized identifier 'UNITY_SHADOW_COORDS' at line 203" shader error
Reproduction steps: 1. Open the attached project. 2. Play the "UMA > Example > Scenes > Scene01 - Crowd - PBR 1" scene. 3. Wait a ... Read more
WorldNormalVector using in surface shader can't get proper value in GI c...
How to reproduce: 1. Download attached project file and open "Normal" Scene (you can see the Sphere in black color) 2. Open 'NewBake... Read more
Impossible to write from a Compute Shader to an integer based Render Tex...
Reproduction Steps: 1. Import attached project. 2. Open "testScene" scene. 3. In the hierarchy, select "TestHost". 4. In Inspector, ... Read more
Pragma noforwardadd reduces brightness of object
Repro steps: 1) Open the project I attached 2) Open BugScene2 3) Notice two planes on the left with Static written on it in the Scen... Read more
Standard shader: BRDF1 with high metallic value looks very different com...
Standard shader with high metallic value looks too dark on android Reproduction steps: 1. Open attached project "ShaderTest" 2. Bui... Read more
Geometry Shader crashes on editor upgrade (upgrading syntax)
Geometry shader crashes the editor when upgrading editor version (on importing the shader and upgrading syntax). Steps to Reproduce... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL