Steps to reproduce:
- Create new project using 'Competitive Action Multiplayer' template
- Build Project for Windows
- See warnings
Actual results: Warning in console - Shader warning in 'Hidden/VFX/RocketHitGraph/Smoke/Smoke': pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them at Assets/Art/VFX/RocketHitGraph.vfx(525) (on glcore)
Expected results: No warning should be present after building
Reproducible with versions: 6000.0.51f1, 6000.1.0a9
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): Windows/Mac/Linux