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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment