User report: HISMCs are currently broken in master. They always show the lowest LOD available for a mesh, so if you have a HISMC with a tree mesh set, you would always see the billboard of the tree ...
RVT only primitives are being pushed through the occlusion culling. It would be more efficient to not do that. ...
It appears that for spawnable bindings, when adding a child binding through a copy/paste it is not added to the child bindings array on the spawnable, so when GetChildPossessables is called, there a ...
Received a report from a licensee using Network Prediction Plugin and Mover. There is a strong likelihood of a crash occurring when using NPP's smoothing option and spawning new NPP-simulating ins ...
When changing a packaged game from Fullscreen to Windowed mode at runtime, the window is placed in the top left corner of the monitor and the title bar disappears. Setting FullscreenMode=2 in the G ...
[Link Removed] for reference Playing back a sequence shouldn't have buffered samples. We should have a single one, which was built from the sequence. We need to make sure when played back that it ...
When copy/pasting a state network, if any transition has Custom Blend Logic, the Custom Blend Graph becomes read only in the pasted version. ...
Editor crashes while switching to paint mode if material has a grass output and landscape visibility mask. Frequency: 3/3 ...
When using the Spawn Actor from Class node, the Spawn Transform Scale is being multiplied by the actor's original scale, instead of just setting the scale to the Spawn Transform's value. In 4.11.2, ...
The show flag for ZoneGraph lives in the ZoneGraphEditor module, but it is used for debugging at runtime by the main ZoneGraph module. There are protections around the type of build and some for EDI ...