Teleporting to the World Location of a Scene Component in a packaged game will crash the game. Teleporting to the Actor Location does not cause this crash. Crash log attached. Nothing is showing up ...
Adding impulse to a Static Mesh Component that is not the root of an Actor Blueprint does not replicate movement to the Client. Reproduced in 4.7.6, 4.8 Preview 3, and Main (//depot/UE4/Promotable- ...
In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...
Editor crashes while switching to paint mode if material has a grass output and landscape visibility mask. Frequency: 3/3 ...
Looks like there may be a missed edge cases when welding Skeletal Meshes. If the Weld Parent has Simulate Physics enabled after welding, the parent continuously tries to depenetrate from the child ...
ExponentialHeightFog does not render for Gear VR devices when both the device and project are set for Gear VR. However, the fog does appear on a project without Gear VR enabled. Occurs On: GalaxyS6 ...
Users are not able to play a Demo in PIE using the Execute Console Command node to run the demoplay command. The following warning spams the output log while the demo is still trying to open:LogWor ...
The BlueprintFileUtilsBPLibrary API is not accessible through python scripts run in the editor. Attempting to run a script utilizing BplueprintFileUtilsBPLibrary results in:LogPython: Error: Traceb ...
This is not a regression. Doesn't affect UE5. The editor crashes on start up after enabling EOS Voice Chat, and updating the .ini to include DefaultPlatformService=EOS. Removing DefaultPlatformServ ...
Morph Targets do not update in Construction Script Tested in 4.5 Release and in Latest Promoted (//depot/UE4/Promoted-CL-2323471) ...