1. Neos VR
  2. News
  3. 2021.4.6.931 - Startup crash fix & import fix for models with intermediate thumb

2021.4.6.931 - Startup crash fix & import fix for models with intermediate thumb

Hotfix for startup crashes on Oculus runtime and imports failing due to defining an invalid thumb bone segment! Compatible with previous, don't need to update unless you're running into issues.

[h2]Bugfixes:[/h2]
- Fixed import failing on rigs that have a thumb bone labeled as intermediate segment (reported by @かず (kazu / GitHub: kazu0617))
-- Real thumbs do not have intermediate segment, only metacarpal, proximal and distal. When it's defined as intermediate it's assumed to be distal instead.
- Fixed crash on startup when using the Oculus runtime (reported by @Zandario and @Froppy)