Search Issue Tracker
Fixed in 2018.2.X
Won't Fix in 2018.1.X
Votes
0
Found in
2018.1.0a1
2018.1.0b2
Issue ID
992989
Regression
Yes
Using 'Forward Add' shadow rendering mode produces irrelevant syntax error
How to reproduce:
1. Open Unity
2. Create a new project
3. Import tester-submitted shader (Test.shader)
4. Inspect shader syntax error pointing at line 102 (unexpected ';')
5. Switch to alternative shadow rendering mode at line 74
6. Notice shader syntax error disappear at line 102
Expected result: Unity compiles both shadow rendering modes correctly.
Actual result: Unity does not compile 'Forward Add' shadow rendering mode and complains about syntax errors
Reproducible with - 2018.1.0a1, 2018.1.0b6
Not reproducible with - 5.6.5p1, 2017.1.3p1, 2017.2.1p3, 2017.3.1p1
Verified in: 2018.2.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment