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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Add comment