"ERR: Transient text cannot be serialized" after converting to 4.8

UE - Foundation - Core - Jul 3, 2015

"ERR: Transient text cannot be serialized" after converting to 4.8. Many users are seeing them in the logs. Example Project: [Link Removed] ...

API version is incorrect for licensee versions

UE - Foundation - Core - Jun 26, 2015

Reported by a licensee: We currently force the MODULE_API_VERSION to be the same as our release of 4.8.0, even if licensees are using a custom version scheme. This can cause content that will refus ...

Regression for changes in code character movement not affecting multiplayers

UE - Foundation - Core - Jun 26, 2015

If MoveForward() function is changed to affect the speed of the player, when playing in a multiplayer game player 1 will be affected by the change but player 2 will not be. This is a regression - i ...

Conflicting FName for components freezes the editor with no warning

UE - Foundation - Core - Jun 24, 2015

If two code components have the same TEXT("") name in the CreateDefaultSubobject call the code will compile correctly but the editor will freeze when adding an instance of the class or classBP to th ...

FAsyncIOSystemBase::QueueDestroyHandleRequest fatal error crash on launch or package

UE - Foundation - Core - Jun 23, 2015

Fatal error due to FAsyncIOSystemBase::QueueDestroyHandleRequest during launching and packaging projects. May be linked to: [Link Removed] ...

Regression for UPROPERTY specifier causing crash ("Template Mismatch during attachment") during PIE

UE - Foundation - Core - Jun 19, 2015

If the UPROPERTY() specifier "VisibleDefaultsOnly" or "EditDefaultsOnly" is used on a component reference that is attached to the root component selecting the actor with this component in the world ...

Project debug symbols are no longer included in crash reporter callstacks.

UE - Foundation - Core - Jun 15, 2015

Project debug symbols are not appearing in crash reports in 4.8. In 4.7.6, these symbols would be included in the crash reports, but in 4.8 these lines have no information other than the project nam ...

Convert Actor option is grayed out and not selectable. (ConversionRoot metadata not found)

UE - Foundation - Core - Jun 4, 2015

The 'Convert Actor' option in the details tab of brushes does not function. The option is grayed out and not selectable. Note for Core: This button works by looking for the ConversionRoot UCLASS m ...

Disable runtime crash processing allocating too much memory

UE - Foundation - Core - May 26, 2015

User has included logs within his AnswerHub post. Spoke with Jarek S. regarding the crash reporter issues he's experiencing, Jarek has requested Jiras: "​Allocating like crazy is caused by the run ...

Cannot generate a callstack from the user's dll

UE - Foundation - Core - May 26, 2015

The dumplogs and any other logs requested from this user are listed within this AnswerHub post. I do have the DMP logs currently on my PC if you're unable to download them, they're 1.9GB Jarek S. h ...