Search Issue Tracker
Fixed
Votes
0
Found in
4.0.0f7
Issue ID
500894
Regression
Yes
hlsl2glsl: atan2 is broken with negative value on iOS
To reproduce:
1. Open project trunk
2. Open CooldoownPieMasked shader
3. Use lines 83 and 86 instead of 84 and 87
4. Build on iOS, add External Modules/iCloud and StoreKit framework
5. Run, select survival
6. Hp bar flips color after single hit
Workaround, pass positive y on line 84. User claims that this is regression from 3.5
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
Add comment