If exiting the editor before the EditorUtilityTask completes, it crashes. It will not crash if canceling the UtilityTask and then exit the editor. The following implementation does not allow destruc ...
Values changed to an inherited Struct variable in a Child Blueprint will be kept after compile, but any not changed will be set to 0s. ...
The crash doesn't occur every time, but it will happen within 3 swap and compiles in my experience. I got multiple different callstacks when I cause the crash using the reproduction steps (they are ...
No user comments in crash group 262 UPackage* LoadReplacementPackage(UPackage* InExistingPackage, const uint32 InLoadFlags) 263 { 264 if (!InExistingPackage) 265 ...
While the editor is compiling a hot reload, if project code is changed and the compile is canceled, code changes are not reflected upon next editor compile. ...
In the Mannequin's default third person animations, the root bone is rotated Z forward/Y down resulting in IK's for hands and feet not aligning correctly. The result being that the joints that are ...
Attempting to pass a struct containing a variable of a type that is not compatible with blueprints into a blueprint function causes the editor to crash upon PIE. Found in 4.10.2 binary. Reproduced ...
Mesh Painting Texture Paint tool can miss some pixels along UV seams, even with "Enable Seam Painting" set to True. This appears to be because of the difference between rasterization and sampling. ...
Setting simulate physics for a component of an actor will cause that component to not react when the actor root is updated. ...
When a mip level higher than 0 is requested in VisualizeTexture, the engine will crash. The root cause appears to be VisualizeTexture.cpp:924, on which an incorrect mip level is used to read a non-m ...