Reproduced 6/6 times. This seems to affect all "Set" functions for Geometry Collection Components, such as Setting Object Type from Static to Dynamic, or changing Collision Type. ...
Certain values, when changed in code, are not updated in a hot reload. For example, changing the Target Arm Length of a spring arm component will updated after hot reload, but changing the Scale do ...
If the user uses "Get child at" with an invalid index and then hooks up the return value to a "Scroll Widget into View" node's "Widget to Find" pin it will cause a crash ...
If the user uses an integer to select a member of an enum, the enumeration will crash if the integer is higher than the number of members in the enum. ...
Using NewObject inside PostInitProperties and creating a BP of the class will cause the editor to crash on PIE if the BP is is set in gamemode defaults ...
Child Actor Component references are not sent to the Server through a Run on Server RPC. Test project attached. Reproduced in 4.9.2 binary and Main (CL# 2758903). ...
This bug is being entered for integration purposes. This is already fixed in 4.9 Main with one of Lina's changes (CL:2584657). Wanted to try and get this into a 4.8 hotfix ...
Calling the teleport node after the Add Movement Input nodes affects movement by preventing the character's capsule from updating, causing the mesh to hit the top of the capsule during the jump anim ...
Actors attached to a Child Actor Component do not replicate movement on the Client. User's test project attached. Reproduced in 4.9.2 binary and Main (CL 2735029) ...
The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...