There was an issue in 4.16 (fixed in CL# 3437205) in which blueprint output pins would hold on to object references until the blueprint was destroyed. It appears that an additional fix may need to b ...
REGRESSION: Yes, in 4.17, the following warning occurs instead:UATHelper: Packaging (Windows (64-bit)): Project.GetBlueprintPluginPathArgument: WARNING: Failed to find generated plugin for Blueprint ...
When using the Media Player freezes project in a shipping build of the game, the game will freeze and the only way to quit will be to forcefully close the program. This issue is a regression. Versi ...
Move To Location or Actor will always fail if the target location is outside of the Navmesh, even if Use Pathfinding is disabled. Found in 4.18 P4 CL# 3685441. Reproduced in 4.17.2 CL# 3658906 & 4. ...
I was unable to reproduce this locally, but a licensee reported having trouble creating a local installed build of the Engine with only Visual Studio 2017 installed. The licensee reported that the S ...
Licensee reported that when updating from 4.16.1 to 4.17.2 the value of a function input Boolean is being reset. It is checked as True in 4.16, but when switching to 4.17, it is no longer checked. ( ...
Code projects in 4.18 cannot be opened in DebugGame from the commandline. REGRESSION: Yes. This worked successfully in 4.17.2. The attached log is from 4.19. The log for 4.18 was similar. ...
When the background color for the tile map editor is changed it does not change. ...
Noticing that the location of the animated cube is not in the expected location on the first frame when rendering it out. Looking into that I noticed that I could reproduce it by going outside of th ...
Literal Gameplay Tag Container's Return Value does not have ParentTags in 4.17 and 4.18. In 4.16, the value had it. There is same problem in Return node that is Gameplay Tag Container Structure. In ...