We use GetEditorWorldCounterpartActor in the sequence recorder which cant work in standalone builds as it relies on GEditor. The best fix would probably be to just add a guard for GEditor to GetEdit ...
See repro steps. The phantom references can be fixed by recompiling the child BP and saving it. Note that just loading ChildBP2 does not fix/remove the reference during compile-on-load, so it's a ...
Fade track is not affected by "Restore State" flag Regression: Sort of. Restore State wasn't available in 4.14, but the default behavior would leave the screen black Worked: 3249277 (4.14.3) Bro ...
Instanced variables were given a fix in response to this issue: [Link Removed] Once implemented, when the project is compiled the data from the blueprint instanced variable is removed. A recommend ...
Need to fix the Bug: Parameters that linked to LandscapeGrassOutput in master material instance do not updates automaticaly in viewport. After parameters change you are have to modify any of your us ...
UDN customer reported that using automated groom import through Blueprint was crashing. This can probably be reproduced with a Python script using an asset import task with the automated flag set to ...
This is only occurring on Mac and only in OSX 10.12. This is also a regression from 4.13 Right clicking in the dock, Show all windows, and selecting the game window does NOT fix the issue. Runnin ...
When a vehicle is on an uneven surface, the physics that are handling where the wheels should be placed is resolving sporadically, causing noticeable jitters and sometimes flipping. Regression?: Ye ...
A crash occurs when you have a hidden Sub-level containing a landscape and you attempt to toggle the Landscape Mode after re-opening the project. The licensee has authored their own fix for this is ...
Licensee has reported an issue with the source code and proposed a fix. The issue is that the source is assuming that TG_PrePhysics is the first tick group in all cases. Information can be found abo ...