Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug of null access when loading vrm1.0 prefab placed in the scene. #1790

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

Santarh
Copy link
Contributor

@Santarh Santarh commented Sep 12, 2022

ControlRig は nullable だがそれを考慮できていない。

ControlRig は初期状態として T ポーズであることを要求するが、それを担保できるのは現状 Rutime Load だけ。
したがって Editor で Prefab 配置した場合は現状 ControlRig は生成できない。

Copy link
Contributor

@ousttrue ousttrue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

null check

@ousttrue ousttrue merged commit e9bbbd6 into vrm-c:master Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants