7054614 was submitted to fix an issue with not being able to modify physics properties on instanced blueprints child components. This is related to [Link Removed] ...
CSM targets are still created and affect the InjectTranslucencyLightingVolume pass when moving in a project that only uses VSM causing over brightening of fog planes and other translucent meshes. r ...
The LOD switching when the simulation is paused could still be causing problems when the simulation is paused while the LOD indexes are going up because there is no LOD Bias mappings by default. Se ...
No HTML file is created when using the newly added 'Console Variables' help menu option. This option is the same as entering 'Help' into the console command window. Neither of these options produce ...
When setting a particle system to be active after deactivating the remaining particles still floating in the air from earlier will flicker. This is harder to reproduce when smooth frame rate is enab ...
Shown in the Behaviour Tree Graph, if the Dropdown menu's length exceeds the Behavior Tree Graph window, the menu will try to offset it's position in order to display all information and will flicke ...
Cast nodes can be converted to pure while the blueprint graph is in read-only mode, such as when you are debugging the blueprint. Found in 4.14.0 CL# 3195953. Reproduced in 4.13.2 CL# 3172292 and 4 ...
In 4.14 when entering the volume the screen brightens which is expected. The problem is that in 4.15 it brightens more. So much so that some static meshes are rendered almost completely white. I ...
Following my repro, I hit an ensure and crash. The two times I tried to repro after my first crash resulted in different call stacks. I'll comment the other Jiras once I have them in. One of my cra ...
The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...