REGRESSION: Yes, does not occur in 4.15 Crash occurs when the user adds a Preview Scene Profile while in the animation or skeletal mesh editor, and then removes it while in the animation blueprint ...
Components derived from scene component reset vector location upon closing and re-opening editor. This does not happen to scene components or other child components within a blueprint. Regression ...
This is an intermittent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crashes occur. Source Context 1444 LayerSettings.bVa ...
Running with the -networkprofiler command line argument can crash the server on the first engine tick in FNetworkProfiler::TrackFrameBegin because the file writer archive hasn't been created yet. ...
NavLinks are failing to work due to UNavLinkCustomComponent::OnRegister being called before the creation of the UNavigationSystem. This results in the NavLinkUserID remaining 0 and the link never tr ...
See UDN thread, which includes suggested fix. https://udn.unrealengine.com/questions/267677/attachactortocomponent-scale-issue-with-scaled-com.html ...
A crash is occurring when attempting to slice a procedural mesh that has the Create Other Half option enabled. Found in 4.13.0. Reproduced in Main CL 312 ...
The issue was originally noticed between 4.15.1 and 4.16 Preview, but now appears to have regressed between 4.15.1 and 4.15.2. ...
The issue was originally noticed between 4.15.1 and 4.16 Preview, but now appears to have regressed between 4.15.1 and 4.15.2. ...
When a character is spawned from a template of an existing character instance, the existing instance loses the ability to read any input. This was discovered when testing the crash fix for [Link Re ...