Compile failure in UHT with combined multi-line / single line comments

UE - Foundation - Core - Apr 22, 2015

Using a single line comment to immediately follow a multi-line comment closing brace results in an illegible compile errors: "error code: CrashOrAssert(3)" Workaround: Include a space between */ an ...

'Is Case Sensitive' option on the Switch on String node doesn't toggle correctly

UE - Gameplay - Apr 22, 2015

'Is Case Sensitive' option on the Switch on String node doesn't toggle correctly. User Description: The "Is Case Sensitive" option when you use a switch on string function in blueprint doesn't wor ...

called custom functions do not update parameter names upon compile, must be replaced

UE - Gameplay - Blueprint - Apr 21, 2015

Parameter names do not update on custom functions that are already called in event graph after compiling blueprint. ...

When Character BP actor is rotated, "Mesh" component translation differs on Client and Server

UE - Gameplay - Apr 21, 2015

Occurs in: Releases 4.7.6 CL:2510309 Main 4.8 CL:2513846 When Character BP actor is rotated, Translation is changed for "Mesh" component on Client. Server appears as expected. This isn't typicall ...

RebuildRenderData is still not safe during cook time

UE - Gameplay - Paper2D - Apr 21, 2015

https://answers.unrealengine.com/questions/215370/some-sprites-tiling-into-tiny-grid-in-packaged-ver.html UTexture2D::ConditionalPostLoad doesn't wait for the render data to finish caching outside ...

VR Preview causes the editor to freeze on Mac

UE - Platform - XR - Apr 21, 2015

When trying to use the VR preview with the oculus rift for a Mac the editor freezes up and has to be shut down. ...

"Select New Skeleton" window appears behind editor and gives error

OLD - Anim - Apr 21, 2015

When you select an asset that references a skeleton that has moved, the editor asks you to choose a new skeleton. When you choose Yes is it gives the message "The Anim Blueprint could not be loaded ...

Distance Fields no longer work with instances when PIE/Simulate

UE - Graphics Features - Apr 20, 2015

When using distance fields with instance meshes from the foliage tool everything works correctly, however, when simulating or PIE the distance fields will be removed. This working correctly in 4.7.5 ...

Replication variable is incorrect in Details panel

UE - Gameplay - Blueprint - Apr 20, 2015

When setting a replicated floating variable, the replication doesn't appear correctly within the replication section of the Details Panel. ...

Cannot create a return node with an execution pin only for a function

UE - Gameplay - Blueprint - Apr 20, 2015

The user can not create a return node for a function that only has an execution pin if they create the function via the my blueprint panel. However, if they create a function by collapsing down a se ...