A level blueprint that has blueprint functions on keybound events freezes and crashes when in PIE and save is pressed. Frequency: 7/7 Crashreporter: [Link Removed] Note: If all level blueprint n ...
Found on: //UE4/Dev-VR CL-2967563 Often, meshes will render completely black in one eye on the OSVR. This seems to affect close meshes more frequently than far away ones. Sometimes the meshes flick ...
When using a pawn blueprint, you cannot modify the value of a variable in the config files. This issue does not affect other kinds of blueprints, as this issue does not affect actor blueprints. Re ...
The left hand in the VR template appears to pop as it rotates when assigning the mesh for the motion controller a parent that is a box collision component. This does not appear to affect the right h ...
Spawn Emitter At Location is no longer an available node in an Object Blueprint. It was available in 4.6.1 but is not in 4.7 or 4.8. Spawn Emitter Attached is still available in an Object BP. Teste ...
I'm not sure where to set this value, but it's extremely noticeable when the value defaults to -7 and you go and place a node and it looks like a colorful square smaller than your fingernail. I tri ...
Anchor text can be scaled via the scale box. The scaling for the anchors of widget can be affect if placed in a scale box ...
OnComponentBeginOverlap and EndOverlap are called multiple times when moving in a Skeletal Mesh component's collision. This does not occur with a Static Mesh's collision. Test project available her ...
OnRep functions do not fire on the Server when elements are added to an array variable marked as RepNotify. They do not fire at all when setting an array element with the Set Array Elem node. Proba ...
When changing the Torque Curve in a Wheeled Vehicle's Vehicle Movement Component, the values set don't affect the torque of the vehicle. ...