Random Stream variables in the GameMode are reset every PIE. Workaround is to use Set Random Stream Seed before using the Stream value. Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promotable ...
Having a child blueprint that contains a custom event with the same name as a custom even that it is calling from its parent causes the editor to crash when attempting to compile the original parent ...
The gamemode settings under world override do not save once the project has been saved, closed and reopened. ...
Children of a scale box that is set to Scale by safe zone do not appear to scale as expected. ...
ARCore Regression Not seen when updating 4.23 project to 4.24 This did NOT reproduce when updating 4.24 project (Created with Preview 4) to 4.25 MAIN 10406617 ...
If you delete an end point of a spline blueprint and then attempt to move the blueprint the editor will freeze and eventually crash. Frequency: 1/1 CrashReporter: [Link Removed] ...
Editor crashes when user adds array variable (any type) to a 3d widget that is used within a blueprint actor and then compiles the widget. Frequency: 4/4 Crash Reporter: [Link Removed] ...
When attempting to deform a landscape to landscape splines, the landscape often does not correctly conform to the spline and will appear through portions of the spline or the spline will "float" abo ...
The Ease function's Blend Exp reverts to its default value after closing/reopening the editor. Reproduced in 4.6.1 binary and in Main (CL-2408355). ...
Physics object set to OverlapAll will still collide with the player User Description: The pawn is simply colliding with and causing physics on objects it shouldn't be. To replicate: Set up a new ...