Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
1
Found in
2020.3
2021.1
Issue ID
1331147
Regression
Yes
Caching preprocessor does not support 1.#INF
If you write an infinity constant into the shader HLSL code, it will not compile with the caching preprocessor (but will work fine if the caching preprocessor is disabled).
It complains of "syntax error: unexpected token '#'"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] iPhone XR texture issues when using a vertex shader
- [macOS] Returned systemWidth and systemHeight are half of the correct values when using Display.main
- Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2 or OpenGLES3
- [Windows] Development Build with no scenes shows a purple screen when using OpenGLES3 graphics API
- Shader variants take too much memory at runtime
Add comment