Closed lehuan5062 closed 1 year ago
This automate the process of this issue: https://github.com/readyplayerme/rpm-unreal-avatar-creator/issues/33#issuecomment-1710050350
I also encounter the FJsonObject include compile error in ReadyPlayerMeAmplitudeEventLogger in UE5.0.
/glTFRuntime
FJsonObject
ReadyPlayerMeAmplitudeEventLogger.h
Description
This automate the process of this issue: https://github.com/readyplayerme/rpm-unreal-avatar-creator/issues/33#issuecomment-1710050350
I also encounter the FJsonObject include compile error in ReadyPlayerMeAmplitudeEventLogger in UE5.0.
Changes
Added
/glTFRuntime
to the directory to package list.Updated
FJsonObject
definition to fix compile error inReadyPlayerMeAmplitudeEventLogger.h
.Removed
FJsonObject
forward declaration inReadyPlayerMeAmplitudeEventLogger.h
.How to Test
/glTFRuntime
from the directory to package list./glTFRuntime
exists.Checklist
QA Testing
Details