This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { ...
Is changing the world to meters in the current 4.19 AR template project supposed to affect the world, or is world to meters only for VR projects currently? We have project where a client wants us to ...
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 a macro takes in a two Wildcard inputs and two Wildcard outputs connecting a variable to one assigns the value of all the outputs even if they don't connect (check attached image). You can see ...
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 ...
When creating fracturing a mesh in PhysXLabs vs UE4 fracture tool with both using Voronoi fracture and set to 25 chunks will give different results. The mesh (Attached below along with reference i ...
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 ...
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 ...