Ensure will trigger when undo reverts text to default value. "This triggers an ensure because the undo ends up calling SKismetInspector::ShowDetailsForObjects(), which forces the keyboard focus to ...
REGRESSION: Yes, this did not occur in 4.19 The user is able to drag an Event from My Blueprint panel into any graph, creating a duplicate Event Node. Additionally the dupe Event will have extra o ...
In Sketchup the user made a cube thats 100cm x 100cm x100cm and has Sketchup's measure units set to cm. When imported into DataSmith the cube is 39x39x39. It was calculated that the scaling was off ...
The device this was tested on is 4987_iPhone 6+_11.2 The live build didn't provide UE4 logging, but that will be added. There is also a failure to purchase on Android but it gets farther than this ...
No user comments in crash group 262 UPackage* LoadReplacementPackage(UPackage* InExistingPackage, const uint32 InLoadFlags) 263 { 264 if (!InExistingPackage) 265 ...
Packaging with with a nativized blueprint that contains a TMap with a TSubclassOf pointer as a Key causes errors, causing the packaging attempt to fail. Regression?: No Compiling the code for the T ...
For unknown reason, the header of BP_Parent is included twice. The second header is located after the .generated.h, causing the compile error. The following is the include section of BP_Child__pf1 ...
No user comments in crash group 686 // Iterate over all chunks, serialize them into memory and decompress them directly into the destination pointer 687 for( int64 ChunkIndex=0; ...
Tested in Oculus. Found in 4.18.2 CL 3794801, 4.17.2 CL 3658906. Not able to reproduce in 4.19 Main due to a crash upon launching VR Mode. Users are able to select any of the first four sculpt ...
Editor crashes after exiting a play in vr session with -Vulkan enabled Exclusive to Oculus Rift ...