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
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Resolution Note:
Minor and it's the limitation of the current shader pipeline