Skip to main content

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 luna build.

Possible solution:

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