Functions whose definition is in a platform specific "if" block cannot be bound to a delegate and also causes an assert when beginning to play in PIE for the first time since compiling, but the asse ...
Opening the WeapGun or WeapLauncher blueprints will show that Mesh3P has a relative rotation of -90, however both meshes are shown overlapping each other. When an instance of the blueprint is added ...
When setting the Sublevels hidden in Sequencer, the sublevels become hidden in the viewport, but does not hide when it is played in PIE. To test if the sequence played at start, I added a cube to t ...
Resetting the Power of Two Mode is expected to revert the setting back to the default setting of None both in the viewport and the details panel. Both clicking the default arrow and Ctrl Z does not ...
First person template project is struggling to run on Firefox 32-bit Version 52.0.1 and eventually throws an "uncaught exception: out of memory" error. Occurs in both BP and C++ projects. May be a ...
When a variable is set to Skip Owner replication, it is still being replicated to the owner in a packaged game. This is inconsistent with the behavior in the editor, as testing this using Play in Ne ...
Xcode version is 8.3.3 and device OS version is 10.3.2Error Launch failed! Failed to launch on device. Make sure your install of Xcode matches or is newer than the OS on your device. Tested on i ...
This is an infrequent Mac crash that has been affecting users since at least 4.15. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to the ...
After creating a timer in an Object Blueprint, timer is not called as intended. "InitObject" Event fires but "Call Function" function does not Reproduced in: 4.17.2 CL 3658906, 4.18 P3 3676890 Un ...
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. ...