Search Issue Tracker
Shader does not compile when CGPROGRAM and ENDCG tags are on the same line
Steps to reproduce:1. Download and open attached project2. Select SimpleTestShaderErrorVersion assets in assets tab3. Look at inspec... Read more
Unnecessary uniforms from surface shaders generated to OpenGL ES 3.0
I noticed very strange behavior in unity 5.1b3 that compiled shaders for OpenGL ES 3.0, have lots of unnecessary uniforms, see scree... Read more
[Standard] Legacy Shaders/VertexLit emissive color is not transfered to ...
1. Select material "New Material".2. Change shader to "Standard".3. Notice that emissive is not red (its blue, because I changed it ... Read more
[Android] Shaders fail to compile on Galaxy S4 (SGX544MP3 GPU) OpenGL ES 2
To reproduce:1. Open attached project2. Build and run on a Galaxy S43. Notice that shaders do not compile Actual result: There shoul... Read more
CommandBuffer.Blit() with no custom shader doesn't match CommandBuffer.B...
To reproduce:1. Open attached project2. Open the scene named "Blit_WILL_blit.unity" and click play, and observe that an image appear... Read more
Having calculations that use _Time in sin() will have inconsistent resul...
Reproduction steps:1. Open the attached project '_Time'2. Open the available scene3. Play scene and observe the material behavior4. ... Read more
[compute] HLSLcc times out compiling complex shaders (exponential comple...
How to reproduce: 1. Import the attached shaders (Compute.zip) into a project2. Give them time to compile- Note that it takes a real... Read more
Stencil shader doesn't render anything
Repro steps: 1. Open provided projects "StencilBlitProblem" Scene2. See that the Game view is black3. Click on "Main Camera" in the ... Read more
Material preview is missing when using Shader that uses TRANSFORM_TEX ma...
How to reproduce:1. Open the user attached project and "main" scene2. Enter playmode and observe that the particle effect using Prob... Read more
Shader.SetPass performance regression in editor (5.1)
Shader.SetPass is taking a lot of time in the editor in 5.1b6; was not the case in 5.0. Not a problem in standalone build. 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used