Description

Project fails to package for Android if a blueprint has a variable that sets itself on construct.

Steps to Reproduce
  1. Download the attached project
  2. Open the project
  3. Try and package for Android
  4. Notice that the build fails with the error: assigning field to itself [-Werror,-Wself-assign-field]

Expected: The build would complete as it does with windows
Result: The build fails for android when a variable references itself when setting in the construction script.

Community References

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

6
Login to Vote

Won't Fix
CreatedJan 5, 2017
ResolvedJan 5, 2017
UpdatedSep 16, 2019