Search Unity

Minimal NativeContainerAttribute example for 2021.2

Discussion in 'Entity Component System' started by ferretnt, Jan 25, 2022.

  1. ferretnt

    ferretnt

    Joined:
    Apr 10, 2012
    Posts:
    412
    I have some custom NativeContainers, modeled off of the example in NativeContainerAttribute.

    Unfortunately, I'm upgrading from Unity 2020 LTS to 2021.x, and this example no longer compiles.

    Whilst I'm sure I can gradually dig through and figure out the API changes one at a time, does anybody have a compiling version of the example code from this doc?

    https://docs.unity3d.com/2021.2/Doc...LowLevel.Unsafe.NativeContainerAttribute.html