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

Unreal 5.4.1 throws error first time, when the latest marketplace release is opened as a project plugin #98

Open
rk132 opened this issue May 15, 2024 · 0 comments

Comments

@rk132
Copy link

rk132 commented May 15, 2024

The engine doesn't like uninitialized property. Not causing any issues, but letting you know.
Output from the log, when opening a fresh project:

LogFileCache: Scanning file cache for directory 'C:/Users/Raigo/Documents/Unreal Projects/MyProject7/Saved/Collections/' took 0.00s
LogFileCache: Scanning file cache for directory 'C:/Users/Raigo/Documents/Unreal Projects/MyProject7/Content/Developers/Raigo/Collections/' took 0.00s
LogFileCache: Scanning file cache for directory 'C:/Users/Raigo/Documents/Unreal Projects/MyProject7/Content/Collections/' took 0.00s
LogClass: Error: ObjectProperty FglTFRuntimeSkeletalAnimationConfig::PoseForRetargeting is not initialized properly even though its struct probably has a custom default constructor. Module:glTFRuntime File:Public/glTFRuntimeParser.h
LogClass: Display: 1 Uninitialized script struct members found including 1 object properties
LogAutomationTest: Error: LogClass: ObjectProperty FglTFRuntimeSkeletalAnimationConfig::PoseForRetargeting is not initialized properly even though its struct probably has a custom default constructor. Module:glTFRuntime File:Public/glTFRuntimeParser.h [log]
LogEngine: Initializing Engine...

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

No branches or pull requests

1 participant