Game Mode returns "None" when placed inside of a folder with parentheses in the name. After adding parentheses to the folder name containing the Game Mode, the game mode is then set to none if selec ...
Packaging with plugins GearVR and GoogleVR together cause build failed with multiple definitions of GetHMD(). Log attached for build error and error portion plugged into the callstack box. ...
This behavior is a regression in 4.12. Essentially we switched to attaching child components as part of the OnRegister() logic. This caused all root-level SCS components (including non-scene compone ...
Widget events for On Mouse Enter, On Mouse Leave, OnHovered, and OnUnhovered don't trigger if the left or right mouse button is held down when the mouse passes over the widget. ...
When attempting to reset the location of an actor blueprint instance that was not created off of an empty actor placed at 0,0,0, the location gets set back to the original location of the empty acto ...
If the default value of a child Enum variable is the same as its parent's value, any changes to the parent's default will also change the child's default. ...
Child actor components get duplicated when duplicating a level (extra duplicates). The duplicate level has more instances of the child actor component than the original ...
When importing a FBX with multiple materials and some of them are unused from their setup, they will still be referenced by the skeletal mesh in the Details Panel in the level editor, but in the Per ...
Swindow causes a packaged game to become a black screen and become unresponsive ...
When a widget component is using it's own bounds scale the value doesn't appear to have an effect in the editor. To verify this I added a parent component and used it's bounds scale with the same va ...