World-locked stereo layers for SteamVR are not positioned correctly

UE - Platform - XR - Nov 14, 2017

World-locked stereo layers don't seem to be in the correct place when viewed in SteamVR. In 4.16, if you Subtracted the difference of VR origin location and world origin location and offset the pos ...

Editor crash on BP recompile with custom FRuntimeFloatCurve variable

UE - Gameplay - Blueprint - Nov 13, 2017

When a class contains a FRuntimeFloatCurve variable, compiling a blueprint of the class causes the editor to crash once a key has been added to the curve and selected Regression: Yes, the provided ...

The tooltip on "Invalidate" is the wrong text.

UE - Gameplay - Blueprint - Nov 10, 2017

Hovering the mouse cursor over the Invalidate node in Blueprints to get the hover text brings up the same text as the Is Valid node. ...

[CrashReport] Mac/Metal crash - Assertion failed: (PixelShader->Bindings.InOutMask

UE - Graphics Features - Nov 10, 2017

This is a low frequency but trending crash coming out of 4.18. User DescriptionsAttempting to open a copied/converted from 4.16.3 project on 4.18 preview 4. Problem arose after preview 3. Was able ...

Foliage Instanced Static Meshes disappear when FISM Component BP is compiled

UE - World Creation - Worldbuilding Tools - Foliage - Nov 10, 2017

This bug removes foliage from a level when the Component Blueprint is compiled. Switching the Foliage type asset to another component will cause the issue to stop occurring. The Component Blueprint ...

Editor crashes when compiling widget blueprints when the behavior section is expanded

Tools - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 367 uint8* FObjectPropertyNode::GetV ...

[CrashReport] UE4Editor_HeadMountedDisplay!FDefaultSpectatorScreenController::Helpers::GetEyeCroppedToFitRect() [defaultspectatorscreencontroller.cpp:363]

UE - Platform - XR - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. It has also been experienced internally by QA. User DescriptionsUEQA-Juliet Talcott - minimizing Source Context 352 // Eye rect is t ...

[CrashReport] UE4Editor_DetailCustomizations!FBrushDetails::OnClassPicked() [brushdetails.cpp:306]

Tools - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context296 // make sure the brushes are re ...

[CrashReport] UE4Editor_VulkanRHI!VulkanRHI::VerifyVulkanResult() [vulkanutil.cpp:357]

UE - Graphics Features - Nov 10, 2017

This is a low frequency crash that has occurred since at least 4.14 User DescriptionsStarted with vulkan.. crashed immediately.Activated vulkan, and moved around. Only that.I imported a 3d model in ...

Using a Sequencer event track to set playback position to a time before the event will cause an infinite loop

UE - Anim - Sequencer - Nov 10, 2017

Creating a Sequence with an event track that calls SetPlaybackPosition to a time prior to the event key will cause a crash 100% of the time. This will occur even if the event is set up to only fire ...