When a project with a C++ custom game instance is packaged for Android, the game mode is initialized twice from different paths. Device log files attached ...
If a function takes in an FQuat value and then multiplies it by an FQuat, the project will build properly but then crash when trying to launch the project in the editor. Example project available b ...
During runtime, a data only blueprint's class defaults tab becomes greyed out and uneditable during runtime. The values for specific instances can still be edited via the detail's pane. ...
Grass output in materials draws over masked locations, such as landscape visibility holes. ...
Changing the Pin Type on the 'Select' node can cause errors with pins that have been split. ...
When you package a project in 4.6.1 for Windows (32 bit) shipping, the file size is around 160 MB. When you package a sample project in 4.7.2, the packaged size will be around 345 MB. [Link Remove ...
When using DFAO and moving around the world a trail will be left behind the where the player has been while PIE/Standalone game is being used. This is cleared when exiting these modes. **Video att ...
Destructible component doesn't register hit event with Landscapes. The only way to get the Destructible to register the event is to enable Impact Damage on the Destructible mesh. User Description: ...
If using any hmd mirroring mode besides 0 on Oculus, when the headset is removed, the mirroring window goes black in a packaged build, or in -game, for example: UE4Editor.exe VrTemplate4x15 MotionCo ...
If FActorSpawnParameters::bRemoteOwned is set to true, calling SpawnActor with this spawn param on begin play has different behavior than calling the SpawnActor elsewhere during runtime. If using n ...