The Delay node cannot be added to the StandardMacros bp in the Engine folder. However, the Delay node can be added to a new Macro Library bp and any Macro in an actor class blueprint. ...
Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...
Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...
If a user pauses a game while running on a dedicated server the engine will crash. Note: this crashes even when user is given an option to unpause game. Frequency: 2/2 Crash Reporter: [Link Rem ...
When setting the mirror mode and the screen percentage the screen on the oculus rift will go black if you are using an AMD 200 series card. ...
If you change the screen orientation for an Android device in the project settings, the orientation will not change once deployed to the device. Tested on a Galaxy Note 3. ...
Collision pose is not updated on Slave Meshes when using "Set Master Pose Component". This occurs with both Physics assets and Per-Poly collision This severely effects anybody making characters ou ...
When the Cable component is set to specific rotations it will no longer render the cable actor that is attached to a mesh. Image is attached with multiple setups. Workaround to get it to render: ...
Using a very specific way of importing an FBX will cause a crash assertion that closes the editor without opening crash reporter. Essentially when using the import button in the content browser and ...
When setting up UMGs, the Print String will not show in the mobile preview. ...