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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes