VRM4U icon indicating copy to clipboard operation
VRM4U copied to clipboard

Runtime VRM loader for UnrealEngine4

Results 132 VRM4U issues
Sort by recently updated
recently updated
newest added

When reimporting the VRM file, morph targets do not work on the old skeletal mesh. To test this, add a new morph key and reimport. Morph key won't be there...

5.2でインポートしたvrmアセットが、5.3に移行後にコンテンツブラウザ上に存在しなくなりました。 すでにActorのMeshコンポーネントに刺しているものはプロパティのサムネをダブルクリックで編集画面に行くことはできますが コンテンツブラウザで検索しても見つからない状態です。 5.3で新規にインポートしたものは問題なく表示されます。 ブランチ 20230907 のプラグインを使用しています。 アセットが見つからないことに気付いたのが5.3移行からしばらく経過していたので直接の原因ではないかもしれません。 曖昧で申し訳ありませんがなにかわかることがあればお願いします。

Heya! So I'll explain as best I can, currently, I notice that the characters' bodies have differences in body proportions compared to the UE4 mannequin or manny, (especially the shoulders)....

**Describe the bug** The hit radius in the spring bone meta does not affect the terminal bone and there is no way to setup these bone, I want to reduce...

**Describe the bug** assimp.aとPluginそれぞれを配置した後、プラグインを有効化しVRMをコンテンツドロワーに入れようとするとクラッシュしてしまいます。 **Screenshots, log** [error.log](https://github.com/ruyo/VRM4U/files/12326748/error.log) **UnrealEngine Version:** [UE5.2] **Additional context** UE5.2ではassimpのビルドにARM64を要求されたので(他に手がなく)ARM64ビルドしました。 5.1ではx86-64のビルドで同じところまでは行きましたが、同じくクラッシュしました。 なにかお手伝いできることなどあればと思います。宜しくお願い致します。

Whenever I import one of my vroid characters the engine stops responding and does not continue.

**Describe the bug** Model skinned is no current. Problem show on model's hand and model's neck. Model skinned working current on PIE model. The problem only show on packaged project....

**Describe the bug** SkeletalMesh loaded by function LoadVRMFile, and I try to add a templete animation blueprint to set some morph targets. It work fine on PIE, but morph target...

**概要** A clear and concise description of what the bug is. MacのUE5でインポートを行なった場合、テクスチャが崩れるようです。 UE4.27.2では動作しています。 **Screenshots, log** UE5で読み込んだもの UE4.27で読み込んだもの **UnrealEngine Version:** [UE5] **Additional context** OS:macOS 12.3.1 (21E258) 機種: iMac(24 inch M1 2021)...

I have 2 questions, How can you store the loaded vrm files? can you store them to a data table? or to a data asset? and how? How can you...