Skip to content

BP Generated Enums cannot be resolved in arm64 Shipping #46

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

Open
error454 opened this issue Jun 4, 2020 · 0 comments
Open

BP Generated Enums cannot be resolved in arm64 Shipping #46

error454 opened this issue Jun 4, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@error454
Copy link
Collaborator

error454 commented Jun 4, 2020

UE4 Version
4.24.3

SkookumScript Version
4.24.*

Describe the bug
Using a BP generated enum in sk works fine in editor and in debug builds. It fails to be resolved in shipping builds.

For instance E_EquipmentSize.@@tiny becomes E_EquipmentSize.#152# when printed out.
A workaround is to only define enums in C++.

@error454 error454 added the bug Something isn't working label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant