Unity.Mathematics system.Math is not supported in Luna
We do not currently support Unity.Mathematics
or system.Math
in Luna. If you are making use of either of these then it will cause issues with your Unity Playworks Plugin build.
Possible solution:
- Remove the Mathematics / system.Math library and replace with the MathF library. Code can be rewritten using MathF.