So first off I tried using NativeDisableContainerSafetyRestriction attribute, but it seems to have no effect or at least not enough to measure. Is there a way to disable these globally in the editor?
Do you have a specific code example of where you expected it to work but it didn’t?
Example would be the docs example with the exception that the NativeArray is declared in a class not a job struct. Well actually I have several contexts some jobs some not.