Search Issue Tracker
By Design
Votes
0
Found in
4.3.2f1
Issue ID
588124
Regression
No
Pow() does not work on mobile
To repdroduce:
1. Open the attached project
2. Build it for iOS
3. Click Enable/Disable fix and see that the plane curves slightly
When the fix is enabled the shader uses [something = variable * variable] and when the fix is disabled - [something = pow(variable, 2)].
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- [Linux] Silent crash when generating lighting
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
Add comment