.. _knownIssues: Known Issues ===== .. _physicsFreeze: `Unity.Physics `_ package spikes by `BuildPhysicsWorld `_ & `SolveAndIntegrate `_ systems on mobile devices. ~~~~~~~~~~~~ Temporary fix until official `Unity` release ^^^^^^^^^^^^^^^^^^^^^^ #. Close the `Unity` project. #. Delete `Unity.Entities` & `Unity.Physics` packages from the `ProjectFolder/Library/PackageCache/` path. #. Download fork packages `Unity.Entities `_ & `Unity.Physics `_ by `tertle `_ to `ProjectFolder/Packages/` path. #. 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.