1. Neos VR
  2. News
  3. 2020.10.4.1198 - Polish locale, SkinnedMesh error spam bugfix, minor changes

2020.10.4.1198 - Polish locale, SkinnedMesh error spam bugfix, minor changes

Sorry for a small build, I'm mostly busy making the weekly update today and will be judging the MMC entries after this. A few bugfixes that I didn't want to be held up (particularly because they can spam logs and degrade performance). Also Neos is now in Polish!

[h2]New Features:[/h2]
- ColliderUserTracker now has NumberOfUsersInside output (requested by @3x1t_5tyl3)
- Added Polish [pl] locale by @art0007i

[h2]Tweaks:[/h2]
- Merged Japanese, Chinese and Esperanto locale updates by @Melnus

[h2]Bugfixes:[/h2]
- Fixed respawned users not unregistering from the ColliderUserTracker (reported by @Turk)
-- This is technically a workaround fix, as it needs deeper refactoring of the physics engine events to fix the underlying problem (will be done as part of BEPUv2 upgrade)
- Fixed issue where missing bone metadata on a mesh would cause errors to be constantly logged in the background (reported by @H3BO3)