Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.0b3
Issue ID
832159
Regression
Yes
Shader does not compile when CGPROGRAM and ENDCG tags are on the same line
Steps to reproduce:
1. Download and open attached project
2. Select SimpleTestShaderErrorVersion assets in assets tab
3. Look at inspector and see that there are compilation errors - Picture added in last edit
Added a picture for a not working version vs a working version in the last edit.
Expected result: Both shaders compile
Actual result: Shader with CGPROGRAM and ENDCG tags on the same line does not compile
Reproduced on 5.5.0a1, 5.5.0b3, 5.5.0b5
Not reproduced on 5.4.1p1
Bug first appears in 5.5.0a1
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
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #821711