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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note:
Minor and it's the limitation of the current shader pipeline