When an enum variable is added to a BP struct, saving the struct causes the enum to display its type as a Byte rather than the specified enum. Regression: Yes - This behavior does not occur in 4.16 ...
This is a trending crash coming out of the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurred, however the callstack is very similar to [Link Removed] ...
This is a trending crash coming out of the 4.17.0 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 675 /** 676 * Remov ...
This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 257 FText::FText( FString&& InSo ...
This is a trending crash coming out of the 4.17 release. Users have not provided descriptions of their actions when the crash occurred. Source Context 658 switch (Status) 659 { ...
This is a trending crash coming out of the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. The callstack is very close to https://jira.it.epicgames ...
This is a trending crash coming out of the 4.17.0 release. The same callstack also occurred during the 4.11 release, but otherwise hasn't had an occurrence until now. Users have not provided any de ...
Default parameters do not appear to be retained for custom events. This was tested in 4.17 and the issue does not occur in 4.16. Appears to be a regression ...
This is an early trending crash in the 4.17 release. This may be a regression as there is no initial evidence of this callstack occurring in 4.16. User DescriptionsJust compiled my widget Source C ...
AAR files may contain multiple architectures and Gradle is including them all instead of filtering them to only include the active architecture in the APK. ...