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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Minor and it's the limitation of the current shader pipeline