A Blueprint that references a macro from a macro library cannot be saved if the macro is deleted and then the deletion is undone. The following error is given: Can't save ../../../../../../UnrealEn ...
Actors with Net Load On Client disabled still appear on Clients when Use Single Process is disabled. Does NOT occur in packaged projects. Test project included. Set Use Single Process to false in E ...
After a Start Up movie has completed playing, the initial default map will not load until the user clicks the mouse. The option to 'Wait for Movies to Complete' is checked which will force the user ...
When using the foliage tool with any mesh that has a LOD the lightmap generates artifacts for the instance. The base LOD will have correct looking lightmaps, however when pulling back and seeing the ...
I'm seeing multiple issues when trying to edit a vector track. 1. A lot of the time it wont even let you add a key with shift click. 2: If you have a certain channel open, and you right click to a ...
Camera Movement is laggy while the mouse button is held down and ShowMouseCursor is enabled if there are AI moving. Stat Scene Rendering didn't show any jumps while moving the camera under these cir ...
Bug generated from crash reporter. This crash has been found in 4.7.6 and still occurs in 4.8.3 and 4.9.2 to users. One user in particular still, and he experiences it often. I have not been able ...
Compiler error after changing the class in a Spawn Actor from Class node, undoing with Ctrl + Z, refreshing the node, and reconnecting exposed variables. "Error Internal compiler error inside Creat ...
Game crashes in shipping build when un-pluging the Oculus HMD, then plugging it back in. Confirmed in 4.13.2 from the launcher, did not repro via same steps in 4.14 preview 3 ...
Text widget with Outline uses 2 LayerId levels to draw the outline and the text glyphs. This can be seen in function FSlateElementBatcher::AddShapedTextElement(), where lambda BuildFontGeometry() is ...