Adding more than two custom Volume classes to a plugin results in any project that includes that plugin crashing when opening it in the Editor. There does not appear to be a problem with adding thre ...
Checking the option for Allow Window Resize in Project Settings allows a the borders of a standalone window to be grabbed and used to resize the window. This does not behave the same on Linux and t ...
When a public uproperty variable has the meta specifier EditCondition set to respond to a private boolean, a checkbox appears next to the public variable in blueprints. While the checkbox accurately ...
A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...
Workaround is to remove the call to GetStereoLayersDirty in FSteamVRHMD::UpdateLayerTextures() ...
When there is a Retainer box with the visibility set to "Self Hit Test Invisible" and has children, the children cannot be interacted with. Children such as a button cannot be clicked. This issue c ...
User reported issue on UDN, steps above and project attached. ...
The Scroll box cannot be scrolled by clicking and dragging the scroll bar when used as a widget component. ...
In the default Linux folder configuration, Engine/Source/Runtime/Core/Public contains two folders, iOS and IOS. The iOS folder contains the files IOSCriticalSection.h and IOSCriticalSection.h while ...