FAQ
The section will be updated with the most frequently asked questions.
Known Issues
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.
Leak Detected : Persistent allocates 3 individual allocations.
Editor-related memory leaks.
Common Questions
No ‘git’ executable was found
How to fix
error CS0006: Metadata file ‘nunit.framework.dll’ could not be found
How to fix
Restart the editor.
If the error is still appears, delete the Library folder from the project folder.