Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.1f1
Issue ID
1029344
Regression
No
[Shaders] Shader which name contains 'CGINCLUDE' cannot be included into another shader
To reproduce:
1. Open project
2. Select 'Simple' shader
Expected: in inspector, we should see that shader is compiled properly
Actual: errors are thrown:
'No ENDCG tag found after CGPROGRAM tag'
'Parse error: syntax error, unexpected TVAL_ID, expecting TOK_SETTEXTURE or '}' '
Reproduced: 5.6.5p3, 2017.1.3f1, 2017.2.1p3, 2017.3.2f1, 2017.4.1f1, 2018.1.0f1, 2018.2.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note:
Minor and it's the limitation of the current shader pipeline