I’m getting the following errors when I start my project which has nDisplay enabled:
LogClass: Error: StructProperty FDisplayClusterPositionalParams::Scale is not initialized properly. Module:DisplayClusterLightCardExtender File:Public/StageActor/DisplayClusterPositionalParams.h
LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged
LogAutomationTest: Error: LogClass: StructProperty FDisplayClusterPositionalParams::Scale is not initialized properly. Module:DisplayClusterLightCardExtender File:Public/StageActor/DisplayClusterPositionalParams.h
So, my errors only display on startup. However, there’s a bug when disabling nDisplay as a plugin that will cause it to crash the next time your startup. Check out this post for the answer to that problem - How can I disable the nDisplay plugin from my film project template?. However, this still doesn’t fix the warning errors (e.g., disabling and re-enabling). I’m still looking for the answer.
hey ! @aidnewsome Please did you find out what was the issue ! ?? please let me know i am having the same issue and ive been trying to fix it for a month now
Found a fix for this specific error by deleting files in my external folders where my error told me was too new. This led to me having multiple errors for a packaging build to just one that was preexisting.