I've been looking into the early collision end bug (not sure which one this counts under - it's where you fall off a platform too early when walking depending on how you landed on it) - so far the…
I've gone ahead and implemented your suggestion if the allocation is an issue I also tried moving it off master in my fork, but the PR doesn't allow changing which branch I'm pulling from for…
Tested using a sub-folder of the folder I ran the asset-tool from and everything worked fine (the repository was made and changes were committed without much complaining beyond an initial "repo…
Update: The issue is more than just a well timed reset. Loading bhop_pohb (see attached file) and just holding s will cause the lerp_delta divide by zero crash, no mouse movement or other key…
it was indeed on a debug build, this doesnt happen on a release build and I'm pretty sure my mouse polling rate is 1k