When using an orthographic camera all point lights set to movable or stationary stop rendering while playing in the editor. This is also broken in standalone game. Note I've attached the project f ...
Landscapes disappear using Lighting Scenarios when deployed to a mobile device. When playing in the editor using the mobile previewer, everything looks as expected. It only occurs when deployed to ...
Calling a custom event in a sublevel blueprint of a sublevel that is currently hidden will not show the custom event's function in the context menu. Regression (no) issue (does) occur in 4.11.2 ...
The function Play to(seconds) does not functions as it's tooltip implies. "Play the sequence from the current time, to the specified time in seconds". The function instead snaps to the specified tim ...
Anim node functions are difficult to debug because breakpoints don't get triggered, and printing is difficult from within the function too. ...
Sometimes instances of an InstancdStaticMeshComponent have an incorrect hue after building static lighting. In the thread, the user provides a repro map ...
Lightmap density of imported fbxs will be offset when lighting is built. Working as expected in 4.19 CL# 4033788 Found in 4.20 CL# 4369336, 4.22 CL# 4433008 This is a regression ...
The optimization view mode 'Quad Overdraw' image is not properly cleaned up when switching directly to 'Stationary Light Overlap' view mode. See attached images. ...
When duplicating or deleting a component whilst a point light is also a component within an Actor BP, the editor crashes. See callstack for info. This is a regression. Working: 4.15.2 Broken: 4.16 ...
If a Curve Float local variable is created for a function, it will be garbage collected when garbage collection occurs. This causes the process to crash due to an null pointer error whenever it is r ...