When a project is packaged and has the 'event actoronbegin' within a blueprint, the 'event actoronbegin' no longer responds. It does respond within the Editor though. Packaged Project: [Link Remove ...
When using modulated shadows turned on for the directional stationary light in your mobile project, the movable objects shadows will not be blended. Image attached to illustrate the inconsistency. ...
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 ...
Using a Stationary Skylight appears to be blown out with the SLS Captured Scene. Movable and Static do not exhibit this behavior. Comparison gif attached and sample project attached. Tested with: ...
Based on CrashVisualizer data, crashes of this nature are the 4th most common in the 4.15.1 release. This crash may be expected due to the clear messaging that the system is out-of-memory, but this ...
Editor crashes on map reload, if an actor in the level is accessed by blutility get selection set. ...
Loading a map while in VR PIE hangs on 2nd+ play Does not occur when Oculus plugin is disabled. Does not occur in packaged project. A nonVR PIE will reset this behavior. Additional info from use ...
It is believed that soft references resolved during runtime, point to the edit time instances of actors instead of the runtime instances. This issue does not reproduce when it is called from an Inp ...
In the project is Behavior Tree that implements some tasks, decorators and services, but for some reason, two of my tasks nodes gets initialized with all the pointers to their services set to null, ...
A UDistributionFloat property is reset to NULL when compiling a Blueprint sub-class of a C++ class that has a UDistributionFloat property. ...