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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment