[UE5.7] Mightreya Demo #489
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
OldButImportant
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
software-migration-backups/Dumper-7-17-05-2026#489
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, try freezing the game, maybe something was loaded or unloaded during SDK generation. If this doesn't help please print
DependencyinPackageManagerUtils::AddEnumPackageDependencies. You can also add a validity check for the object before type-checking it for an enum. After adding checks there you might also need to add checks in the functions above and below this one.Please let me know if this helped.