Skip to main content

Unity.Mathematics system.Math is not supported in Unity Playworks Plugin

We do not currently support Unity.Mathematics or system.Math in Unity Playworks Plugin. If you are making use of either of these then it will cause issues with your Plugin build.

Possible solution:

  • Remove the Mathematics / system.Math library and replace with the MathF library. Code can be rewritten using MathF.