> For the complete documentation index, see [llms.txt](https://docs.lightact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lightact.com/release-changelogs/lightact-4.13/lightact-4.13.1.md).

# LightAct 4.13.1

{% hint style="info" %}
LightAct Changelogs are written by humans and polished by AI. Read more about how Changelogs are created [here](https://docs.lightact.com/release-changelogs/how-are-changelogs-generated).
{% endhint %}

This changelog was created on **01 February 2026**. It includes **1 Epics** and **3 upgrades**.

***

## Qol January 26

### Improvements

There are 1 new improvements in this epic.

#### LA4-6620: Deltacast Interlaced Signal Handling

FHD60i video sent via FLEX HMI-10 and GWY316-4 displayed as a halved texture in LA due to improper interlaced field handling. Enable Field Merging to resolve. Set stream property VHD\_CORE\_SP\_FIELD\_MERGE to TRUE, as recommended by Deltacast.

**Status:** *Done*

## Other Upgrades

There are 2 new upgrades in this epic.

#### LA4-6623: Hide Bugsplat With A Launch Argument

Added a launch argument to control BugSplat behavior in sensitive scenarios. When -no\_bugsplat is present (via command line or options.ini), the app will either fully disable BugSplat or suppress only the BugSplat popup while still writing crash dumps to the crashDumps folder. Behavior depends on BugSplat SDK capabilities. This provides a cleaner user experience without losing critical crash diagnostics where supported.

**Status:** *Done*

#### LA4-6441: Mute All Autoblend Nodes

<div align="left"><figure><img src="https://lightact.com/uploads/releases/LightAct4/changelogs/4.13.1/LA4-6441.png" alt=""><figcaption></figcaption></figure></div>

Resolved an issue where enabling “Mute all AutoBlend nodes” showed a warning but still output a masked texture from AutoBlend to Texture Blend. The mute action now correctly bypasses the blend mask, passing through unblended textures as expected.

**Status:** *Done* | **Requesters:** *RIG*
