Mesh Painting Texture Paint tool can miss some pixels along UV seams, even with "Enable Seam Painting" set to True. This appears to be because of the difference between rasterization and sampling. ...
When a TInstancedStruct contains a UObject marked with EditInlineNew and DefaultToInstanced, the reference is lost after compiling the Blueprint but only when the struct is part of a native Actor cl ...
Setting simulate physics for a component of an actor will cause that component to not react when the actor root is updated. ...
If a bsp brush is rotated, then the brush clipping feature is used the "Brush Clipping" feature will rotate the created face by 90 degrees or disappear entirely (if set at an angle). ...
When a project with a C++ custom game instance is packaged for Android, the game mode is initialized twice from different paths. Device log files attached ...
During runtime, a data only blueprint's class defaults tab becomes greyed out and uneditable during runtime. The values for specific instances can still be edited via the detail's pane. ...
Grass output in materials draws over masked locations, such as landscape visibility holes. ...
Changing the Pin Type on the 'Select' node can cause errors with pins that have been split. ...
When using DFAO and moving around the world a trail will be left behind the where the player has been while PIE/Standalone game is being used. This is cleared when exiting these modes. **Video att ...
Destructible component doesn't register hit event with Landscapes. The only way to get the Destructible to register the event is to enable Impact Damage on the Destructible mesh. User Description: ...