Custom events with a struct that has had its pin split will throw an error when adding variables to the blueprint. The Struct appears to throw an error when making changes that are seemingly unrelat ...
When pressing play within the blueprint editor, if you use control & z, it'll revert your changes you've made to the blueprint. Which could cause people to lose their progress in their blueprint tem ...
If a struct has a variable set to a class type, then the object of that class type is moved to a new folder in the editor, the struct will replace the class type with "class", which causes the edito ...
When opening a DM selecting any chunk, even the unfractured mesh, closing the chunk parameters tab and reopening the DM will result in a crash. If that DM is opened and clicked in the viewport it ...
This crash occurs in 4.19 and 4.20 but not 4.18. Repro'd in 4.19.0-3944462 and 4.20.0-3955769 and 3964322. This is a regression. Per UDN licensee: When I'm showing/hiding levels in editor (in le ...
Material's RGB base color values are changed in Unlit mode when specular is greater than 0. User repro video: [Link Removed] Tested in: 4.23.1 CL#9631420, 4.25 CL#11574810 ...
The issue was reproduced when building a minimap for an open world level with no Actors with "Is Spatially Loaded" enabled. Placing additional Actors with "Is Spatially Loaded" enabled in the level ...
Teleport node sets the movement mode for a pawn back to default. The current movement is overridden by the default after using teleport node ...