Search Issue Tracker
Fixed
Fixed in 6000.1.0b15, 6000.2.0a9
Votes
0
Found in
6000.1.0f1
6000.2.0a9
Issue ID
UUM-104468
Regression
No
Template - Shader warning in 'Hidden/VFX/RocketHitGraph/Smoke/Smoke'
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment