Search Issue Tracker
Unable to override ColorMask in a Surface Shader with an Alpha Pragma di...
Customer been trying to render objects with Surface Shaders (using the legacy Rendering Pipeline) that use Alpha Transparency onto a... Read more
The expand button is out of range when nodes are minimized to texture vi...
To reproduce: 1. Open attached folder 2. Open Shader named "Bug" 3. Create a normal blend as a new node 4. Minimize new node into a ... Read more
When changing graphics API to OpenGL a compute shader with the imageSize...
Steps to reproduce: 1. Open the attached project 2. Select NewComputeShader.compute 3. Observe the error in the Console Window: NVID... Read more
Shader fails to compile when 2 equality tests are made and stored back i...
To reproduce: 1. Download and open attached "VertexIDTest.zip" project. 2. Select the "VertexIDTest" shader from the project view. ... Read more
Unity-upgraded shader cause inconsistent line endings warning if saved w...
How to reproduce: 1. Open the attached project 2. Open "Test.shader" 3. Uncomment the code and save the file using Windows or Mac li... Read more
Intensity of decoded directional lightmap vs. realtime light on a normal...
Using real time lighting mode, quad with sphere normal map look the same as the sphere. Changing light angle, quad is properly updat... Read more
When a shader cutoff variable isn't defined, alphatest value is not equa...
Steps to reproduce: 1. Open user attached project (New Unity Project 2) 2. Open Scene.scene 3. Notice a cube with cutout circles 4. ... Read more
Shader breaks and outputs 'unknown semantics "SV_InstanceID" specified f...
How to reproduce: 1. Open users attached project and Scene.unity file in 2017.1.0p2 2. Notice the Cube is blue and its "Diffuse" sh... Read more
Warning on affected shader count is not thrown when trying to collect sh...
How to reproduce: 1. Create and open a new Unity Project 2. Create a new Cube GameObject in the Hierarchy window 3. Go to Edit -> P... Read more
Cloth flickers when used on a double-sided and textured plane
To reproduce: 1. Open QA's attached project 2. Play the scene 3. Observe the flag Expected result: Cloth is simulated without shado... 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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled