Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 785] Array index out of bounds: 2 from an array of size 2 Source Context: 363 return OwnerController->GetPawn(); ...
If a user opens gameplay debugger ( ' pressed while in PIE), all print string outputs to screen disappear, and will no longer appear during any PIE session until editor is closed and re-opened. Wo ...
If you delete an asset that is referenced by another asset, all your current open asset windows (ie. blueprints, animations, meshes, etc.) will close, even if they aren't referencing that asset. ...
The flag is not propagated in FPrimitiveSceneShaderData::FPrimitiveSceneShaderData and so is missing in GPU-Scene primitive data. Need to add: .UseSingleSampleShadowFromStationaryLights(Proxy->UseS ...
RelativeLocation and RelativeRotation in the root component are collected in UActorComponent::AllUCSModifiedProperties, so copying simulation result is skipped in EditorUtilities::CopyActorPropertie ...
After setting Affects Indirect Lighting While Hidden but before saving the level, the emissive contribution persistents through datalayer visibility toggles. This does not appear to occur in PIE, on ...
Depth buffer corruption/artifacts when using VR with certain AMD GPUs Tested with Oculus DK2, User reports with Oculus Rift ...