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) ...
Right clicking on a struct node inside a blueprint and selecting the "Find References" option will cause the editor to crash Crash Reporter: [Link Removed] ...
This is a new D3D crash affecting multiple users in 4.14 Preview 1. It is currently the #1 crash in the Preview. Information provided by users:Just pressed create project...Openning QA Game with - ...
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 ...
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. ...