mikaelhogstrom
mikaelhogstrom
It would be really cool if you could use a SAS token (generated elsewhere) instead of storing the account key in the application. I have a backend where I generate...
On Unity 2022.2.11 (but not on 2021 LTS) I get JobTempAlloc old allocations warning when calling `NavMeshSurface.UpdateNavmesh`, which internally calls `NavMeshBuilder.UpdateNavMeshDataAsync` I do not get the error if I change...
Added option to call non-async versions of rebuild, as doing so causes internal issues with allocations in Unity 2022.2.11f1, 2023.1.0b8, 2023.2.0a7, giving the warning: `deleting an allocation that is older...