Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Feedback Unity.Mathmatics.float3, etc. are not serializable according to NetCode ... really?

Discussion in 'Netcode for GameObjects' started by lodendsg, Sep 27, 2022.

  1. lodendsg

    lodendsg

    Joined:
    Sep 1, 2012
    Posts:
    342
    Wow is all I can say, Unity's own Mathematics which has been touted for its speed and efficency and the way to go when working with Burst and similar ... doesn't work with NetCode out of the box.

    The feedback is to fix this, no reason Unity's own math structs shouldn't work right out of the box.