Loading a map via File->Open Level or just by clicking on it to open it, when it is already loaded in World Composition view does not reset actors to origin. The actors instead keep the same positio ...
It appears that in UE 4.23, some specific arrays in construction scripts are no longer cleared automatically and retain references to TRASH objects from the previous construction script calls. This ...
When using the multi-user editing tool inside a 4.24 project, persisting changes will sometimes result in a crash. Unable to reproduce the issue. However, the user has reported occasionally re ...
This is a common crash affecting users. User DescriptionsJust import a Mesh of Fuse Source Context 624 void UnFbx::FFbxImporter::RecursiveBuildSkeleton(FbxNode* Link, TArray<FbxNode*>& Out ...
This is a common crash affecting users in 4.16 and into the 4.17 Preview. User Descriptionscopying-pasting curves in Sequencer Source Context 979 void FSequencer::NotifyMovieSceneDataCha ...
After enabling "Support Compute Skincache" in the project settings and packaging a game on Linux, the packaged game will throw an assert. Any setting that turns "Support Compute Skincache" on automa ...
Render optimizations are causing the cloth render data to be updated one frame too late after an off screen cloth object has been teleported back on screen. The optimisation triggers itself after a ...
BRANCH: MAIN CHANGELIST: 2346079 PLATFORM: Windows DESCRIPTION: When copying a Destructible mesh in the viewport the Destructible Mesh component will not be shown for the copied mesh. The mesh can ...
When a mesh is slave to a master mesh, its morph targets will flicker when Played in Editor. This does not occure with the same assets in 4.8. This has been reported by at least two different use ...
A licensee has reported that the Draw function in BatchedElements.cpp can set the OrthoZoomFactor (not a local variable) to 1.0f if Line.bScreenSpace is ever found to be false. The line this can oc ...