With multiple Preview assets on one bone, only one appears in Skeleton Tree. Regression: YES Working: 4.13.2 CL:3172292 Broken: 4.14.1 CL:3224400 ...
Texture appears flipped when launching on to HTML5. The image appears to get flipped upside down. ...
When in Simulate mode, selecting an actor that is set to simulate physics will cause other actors with Mobility set to "Movable" to no longer move during Simulate mode. ...
When deleting a generated proxy mesh from the HLOD Outliner using the Delete Button while the generated proxy mesh is opened in the static mesh editor will cause the editor to crash. Workaround: U ...
When using a monitor setup where both monitors have a large gap in resolution sizes and using UI scaling on Windows 10, the save dialogues that appear in the engine can appear offscreen in certain s ...
Functions such as BeginPlay that are overridden in a Game Session class do not seem to be getting called. ...
When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...
Using a game mode that contains a custom game state rather than the default seems to be disabling tick for other blueprints such as characters and actors. Whenever the project is using a custom gam ...
When disabling "Should be Visible" of a stream level and then enabling it again, the values of variables in a Blueprint that has been placed in a stream level maintain their value in PIE but reset t ...
Regression since 4.13 due to change in UStaticMeshComponent::InvalidateLightingCacheDetailed ...