If a TSoftObjectPtr on an instance has a reference to another instance in a level, that reference will be lost when a client travel is performed to travel to that level. Regression?: No This occurr ...
When trying to delete a Blueprint from a level, if the Blueprint contains a reference to itself, and that is the only reference to that particular Blueprint, a warning will be displayed saying that ...
So it looks like the artifact is definitely related to whether sss checkboard is enabled, but I can't reproduce it if enabling checkboard right after open the map, I mean it has to be reproduced aft ...
Class ref is not passed to server within the struct in UE 4.19. Instead, the default value is passed to the server. LogNetPackageMap: Warning: SanityCheckExport: CacheObject == NULL. NetGUID: 1, Ob ...
UPDATED DESCRIPTION When enabling Cast Modulated Shadows on a Directional Light and using Mobile MSAA on Android OpenGL ES 2, shadows from the Directional Light do not render when dynamic objects ar ...
It's 100% reproducable ...
The launcher version engine cannot find *.inl file from installed location (i.e. in my case it is located at D:\Launcher\UE_4.19\Engine\Source\Runtime\Engine\Classes\Kismet\KismetMathLibrary.inl) an ...
Region screenshots taken in runtime do not seem to work while they do work when taken in editor. ...
We can't prevent code after the stop from being run until the end of the frame, but we should be able to prevent it from actually stopping at those breakpoints if a stop was requested previously. I ...
Selecting negative values for window resolutions leads to a crash. ...