Discovered this while doing RC candidate testing for 4.13 Works fine in all other use cases: Nougat devices that support Vulkan Marshmallow devices that support Vulkan Marshmallow devices that don' ...
After adding C++ to a content-only project, Create Session no longer works in a packaged game. The following warning appears in the log: LogScript:Warning: CreateSession - Invalid or uninitialized ...
If the user has the number of players set to more than one, the VR preview will crash. ...
This is a common and longstanding SpeedTree import crash that has occurred since at least 4.14 for over 100 users. This seems to be the same issue as a previous Jira from 4.10 which was closed wit ...
When a Chaos joint constraint is first created, having linear/angular plasticity enabled will unexpectedly force its linear/angular drive position target to zero on initialization, disregarding the ...
Actors that are deferred spawned on BeginPlay can be added to the world while AWorldSettings::NotifyBeginPlay is still iterating the world's actors and dispatching BeginPlay. AActor::DispatchBeginPl ...
When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...
If dynamic bindings are being used in a custom code class from which Blueprints are derived, any hot reload will make the bindings a permanent part of the Blueprint and they cannot be removed or cha ...
Internal Compile error received from rearranging Format Text nodes Output Log of Error: LogBlueprint:Error: [compiler] Error Internal compiler error inside CreateExecutionSchedule (site 2); please ...
Crashes when loading an actor that inherits from AInstancedPlacementPartitionActor. There is a serialization size mismatch. ...