Selecting a blueprint with a camera in it will allow you to preview the camera, but if your blueprint has more than one camera you can only preview the highest one in its heirarchy. With the abilit ...
Errors spam in output log when any variable is right clicked in the blueprint event graph. Update: This seems to occur only in character blueprints. Attempted in Actor BP with no success. ...
Child blueprint cannot set value of inherited struct variable to same value as parent. ...
The UV layout of a Mesh is altered slightly when exported from the engine. It becomes more noticeable on objects as their UV Islands shrink in size. Given a default full 0-1 unwrap it looks like t ...
When the user launches a packaged game for the Android S3 Mobile Devices, any BSP's that were in the level are not visible. Collision still exists, but they are not visible when playing. ...
A Blueprint marked Dirty will appear in the Windows Task Bar with an asterisk beside its name. Saving this Blueprint will remove the Dirty flag, but the Task Bar will continue to show the BP as Dirt ...
Deleting a bound function from a widget sets the binding to None which causes compile to fail. Deleting a bound function from a widget sets the binding to None which causes compile to fail The li ...
When spawning an instance of a blueprint using an archetype that is not a class default object, child components will be attached to the template component instead of the instance. ...
Logs aren't being saved on Android devices, even when the source files are updated to reflect output logs. However, they were working in 4.12. iOS logs are showing up in shipping. ...
After making some changes to a Data Table, attempting to PIE fails and returns this error message: Cannot Play In Editor When Performing Edit MemberVar_1 operation. This occurs after closing and sav ...