In 4.7 you could select multiple material assets in the content browser, right click and choose Asset Actions > Property Matrix to bulk edit material properties, but in 4.8 and 4.9, this feature is ...
When failing to hot reload in some cases, the compile button in the editor will disappear and Hot Reloads will stop occurring. This tends to happen randomly in other scenarios but the method above i ...
A user reported an issue where, if a BlueprintCallable function's parameters are edited, a blueprint using a BlueprintCallable function will give warnings instead of an error for a problem after the ...
A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0 User Description: Explanation : I am trying to create a Badminton Game for fun and while I was trying to han ...
If a user enables the 'Lock Read-Only Levels' option in the Levels tab (Window -> Levels) of the editor and then attempts to submit a level to source control, it will cause the editor to crash. Not ...
Widget node IsHovered does not register a TouchUp when you TouchDown onto a touchscreen device. It keeps the same x,y coordinates when moving your finger along the screen. I have spoken with Chris ...
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 ...
This is a Mac cooking for iOS commandlet crash that has occurred occasionally for some users in 4.16. Example Command Line (PII removed)/Users/---/Desktop/---/---.uproject -run=Cook -NoLogTimes -T ...
THere is an issue with the Mouse cursor when using UMG with the set show mouse cursor option. after setting the set show mouse cursor off pressing a widget and giving it focus causes the mouse curso ...