Get Supported AR Video Formats node only functions on iOS. (ARCore Library has similar 'Get ARCore Camera Config' node currently) Tested with iPad A1701 and Note 9 ...
PerInstanceSMCustomData is bulk serialized and doesn't get changed on the BP instance when changing NumCustomDataFloats, possibly causing out of bounds array access leading to a crash. Possible sol ...
The user has a proposed fix for this in the case. FMaterialResource::IsDualBlendingEnabled needs the following modification that includes MaterialInstance check: bool bMaterialRequestsDualSourceBle ...
When switching the Camera's Exposure Metering Mode from Histogram to Manual, there is a single-frame flash. The Licensee has a proposed code change that would fix this issue. Also found in 5.4, CL 3 ...
FGeometryCacheStreamingManager::RemoveGeometryCache calls FlushRenderingCommands which shows up as a hitch when profiling. [Link Removed] Ideally the flush added in CL#23782411 to fix a rare deadl ...
Frequency: 2/2 Crash Reporter: [Link Removed] Editor crashes if the option: "Convert Selected Components to Blueprint Class" is selected from main editor viewport>Blueprints context menu. This occu ...
Switch between levels in the content browser caused a crash while loading the level. Project On Google Drive: [Link Removed] ...
Right clicking on a struct node inside a blueprint and selecting the "Find References" option will cause the editor to crash Crash Reporter: [Link Removed] ...
A licensee has found that redirectors don't apply to FFieldPath. We should integrate it with the following changes:It needs better error handling (looks like it could infinitely recurse),The change ...
If the persistent level is open and a user attempts to open a sublevel that contains a navmesh, the editor will freeze and then crash. Frequency: 3/3 Crashreporter: N/A ...