Using AActor::Rename to change the Outer of an actor to a SubLevel will cause the editor to crash when the AActor is shown in the World Outliner. Regression?: Yes This does not happen in 4.18 but ...
When using "Set Playback Position" after "Pause", actor transforms are broken. Sending them off to an unexpected position. Adding a delay seems to resolve the issue, but seems like it should still ...
AActor::WasRecentlyRendered() and UPrimitiveComponent::GetLastRenderTimeOnScreen() both still trigger when a skeletal mesh (occluded behind a wall) re-enters the player's view frustum after being ou ...
Objects far outside of the Lumen Scene don't temporally accumulate screen traces, leading to heavy flickering. It appears that the temporal reprojection is failing when comparing the depth in "Scree ...
This is a trending crash coming out of the 4.18 Previews. User Descriptionstrying to use media framework in mpseemingly random crashes, mostly when interacting with blueprint editorctrl drag float ...
This is a common crash that has occurred since at least 4.17. Users have not provided any descriptions about their actions when the crash occurred. Source Context 3952 void SAssetView::Ass ...
Please check the attached file. https://udn.unrealengine.com/questions/417308/hlod-%E3%82%92%E4%BD%9C%E6%88%90%E3%81%99%E3%82%8B%E3%81%9F%E3%82%81%E3%81%AE%E5%88%A5%E3%83%AC%E3%83%98%E3%83%AB%E3% ...
This is not a regression. Tested in //UE4/Release-4.27 CL18319896. The crash occurred. Crash occurs while replacing a Widget Component with a user created Text Block blueprint. ...
The automatic landscape layer assignment that is performed when using "Create Layers From Assigned Materials" just uses the first layer info it finds with the layer's name, which leads to maps refer ...