This problem always occured in 4.16.0, 4.16.2. It does not occur 4.15.3. ・Reproduction Project Linkhttps://udn.unrealengine.com/storage/attachments/299111-captureerror-416.zip ...
When changing the rendering Frame Buffer Pixel setting from "10 bit RGB 2 bit alpha" to "Float RGBA". The Editor's UI will change. (Please see the attached screenshots for comparison) ...
There is an issue when packaging and launching onto an andorid device in version 4.18 where Android devices are not opening video source files, playing the level on the device shows only a black scr ...
Lumen generates a gradated shading even if objects are lit by a 360-degree constant sky light.[Link Removed][Link Removed] I looked into this and found that this comes from Spherical Harmonics int ...
Possessing a pawn on a second client while using a dedicated server prevents the pawn from moving until net.shareshadowstate is set to false. This appears to be a regression. I was not able to repr ...
Blueprints are not appearing in the All Classes tab of the modes panel after being loaded until the tab is switched. Found in 4.12 binary. Reproduced in 4.11.2 binary and Main CL 2994701. ...
The same repro steps on 4.26.2 will launch the project successfully. Packaging a project once to create complete ShaderMaps will work around the issue. ...
Cannot open Anim Notify Manager. Right Click>Manage Notifies doesn't open it and the Manager no longer appears in the Window Menu. Regression: YES Broken: 3224400 (4.14.1) Worked: 3172292 (4. ...
When you package a project on Windows or Mac, the project is then opened in windowed mode instead of windowed fullscreen. Regression: Works in 4.12.5-3039270 Does not work in 4.13.2-3172292 Does no ...
If a skeletal mesh component is has SetTickableWhenPaused set to true then the editor will crash when the game is paused. This happens when set in blueprint or code. ...