This user made a github pull request: [Link Removed] but it was auto rejected. I think that we can consider taking their fixes, but keeping it disabled by default. ...
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 ...
Encountered an Access Violation crash while deleting an Widget Blueprint with an unsaved Animation Track. The callstack references FSequencer::Tick(). I was not able to reproduce this issue in UE4/ ...
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 ...
Cannot render more than one shot in a Master Sequence Regression: YES Worked: 3164219 4.14 Releases Broken: 3164583 4.15 Dev-Sequencer ...
REGRESSION: Yes, doesn't occur in 4.15 When the user modifies the server default map it resets the game mode in DefaultEngine.ini This occurs on both Mac and Windows. ...