Search Issue Tracker
The VFACE variable is incorrect in shaders when rendered from a Reflecti...
To reproduce:1. Open the user's attached project2. Open the TestScene3. Observe the Reflection Probe in the Scene Expected result: T... Read more
[Metal] Half-precision literal in HLSL is translated to float literal by...
Reproduction steps:1) Open the attached project (HLSLHalfLiteralBecomesMetalFloatLiteral.zip).2) Open "MobileBloom.shader".3) Observ... Read more
Shader properties are ignored when SetReplacementShader method is invoked
How to reproduce:1. Open the attached '1213749.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Notice that 'Cube' GameOb... Read more
Shader Input Arrays not getting set Unity 5.4
Shader input arrays not getting set Unity 5.4 Steps to Reproduce-------------------------------1.Download the small user reproductio... Read more
Shader doesn't receive shadows from sprites
Reproduction steps:In the attached project, player ("Seven") sprites do not receive shadows. Seems as if they used to receive shadow... Read more
Custom shader fails to compile for WebGL
To reproduce the issue follow the steps:1. Open "wireframe" project2. Build WebGL project3. Run the project4. Press "wire_frame" but... Read more
Setting material.shader to null crashes at Shader::GetActiveSubShaderIndex
Steps to reproduce: 1. Open attached project2. Open scene "TestCase"3. Run scene4. Press "E"5. Unity crashes Reproduced with: 5.3.2p... Read more
[HLSLcc] [GLCore] Using tex2D in a loop generates undefined variables
Steps to reproduce:1) open the project- notice shader errorERROR: 0:38: Use of undeclared identifier 'phase0_Input2' Reproducible: 5... Read more
Unity shaders can define user-defined multi-line preprocessor directives...
How to reproduce:1. Open tester's project (D3D11MultilineDefine.zip)2. Observe the Console for shader errors Expected result: No sha... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... 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
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified