1. Neos VR
  2. News
  3. 2020.6.19.941 - Random session crash fix, more low level optimizations

2020.6.19.941 - Random session crash fix, more low level optimizations

Pushing an extra hotfix based on some crash reports due to the optimizations/changes in the last build. Hopefully this fixes the issues, let us know if you're still experiencing problems!

[h2]Optimizations:[/h2]
- Added more memory pooling to the sync message validation, reducing GC churn and related increased memory and CPU usage for the host
- Optimized low level ReferenceID operations

[h2]Bugfixes:[/h2]
- Fixed released drives from the local part of data model being encoded for syncing, causing the session to crash (based on reports by @art0007i, @Zane, @AdmiralSoap through @Shifty | Quality Control Lead)
- Fixed sorting issue for SessionOrbsController