If you set the Touch interface to none while there is currently inputs being registered, the inputs will continue forever. I also found that if you set the Touch interface to an actual asset the pla ...
The Functional Test framework crashes when adding a delegate instance if multiplayer PIE is enabled. The crash occurs at the check code in the block below from ..\Engine\Source\Runtime\Core\Public\D ...
The original reported behavior called out that filling individual channels did not apply to LODs when LOD Model Painting = False. With changes implemented in 4627582, the initial fill will reach LOD ...
Regression is unconfirmed ...
This is not a regression. Tested in //UE4/Release-4.27 CL 18319896 Making changes to a Camera Shake while previewing the Camera Shake triggers an Assertion upon compiling. ...
Bindless textures do not appear to stream mip levels. This issue is separate from an already reported bindless virtual texture streaming issue. When the editor is freshly launched or when mip level ...
Even after manually Deactivating a Niagara component, this Niagara component may be revived under certain conditions. This issue occurs when the following conditions are met before the Deactivated N ...
Child Animation Blueprint that inherits a Layer Interface can have the Layer Interface added a second time giving the impression changing the layers within the child will override them for the child ...
When adding a Uniform Buffer Struct that has one 4x4 matrix to a mesh pass, validation will fail, due to a Uniform Buffer Struct mismatch. This can be reproduced by adding a mesh pass in project-si ...
After enabling forward shading and disabling "Support Stationary Skylight" opening a static mesh in the static mesh editor will crash the engine. REGRESSION? Yes Crash Did NOT occur in 4.15.1 CL ...