Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0f3
Issue ID
1003016
Regression
No
Compute shader with transparency fails to compile under OpenGL
Steps to reproduce:
1. Download and open the attached project
2. Set Graphics API to OpenGL
3. Enter Playmode
Expected result: no compilation errors
Actual result:
GLSL compilation failed:
0(91) : error C1008: undefined variable "u_xlat_loop_1"
Reproduced on 2017.1.3p1, 2017.2.2f1, 2017.3.1p2, 2018.1.0b9, 2018.2.0a1
Not reproduced on any DirectX or Metal
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player freezes when disabling Bluetooth while connected to the headphones
- Addressable bundles are not retrieved from the cache when a WebGL Player is refreshed
- Sprites are incorrectly occluded by Sprite Physics Shape culling when behind in sorting order
- CPU usage is increased when the Editor is idle with the ProBuilder Package installed
- Unstable lighting when additional light sources are added in Shader Graph nodes
Add comment