Known Issues

Unity.Physics package spikes by BuildPhysicsWorld & SolveAndIntegrate systems on mobile devices.

Temporary fix until official Unity release

  1. Close the Unity project.

  2. Delete Unity.Entities & Unity.Physics packages from the ProjectFolder/Library/PackageCache/ path.

  3. Download fork packages Unity.Entities & Unity.Physics by tertle to ProjectFolder/Packages/ path.

  4. Open the project, if it fails, close Unity, clear the library folder & open again.

[FMOD] assert : assertion: ‘level >= 0.0f’ failed

Issue that doesn’t affect on work, just ignore it for now.

Leak Detected : Persistent allocates 3 individual allocations.

Editor-related memory leaks.