Resonite
Steam News 16 April 20261mo ago

2026.4.16.1327 - Our current Unity renderer is now open source (more coming!)

Hello everyone! I got a small build for you, but with a very important change: We just open sourced the Unity part of our renderer! We want to help the custom renderer efforts, help with new official renderer, allow for…

Update log

Full Resonite update

The complete published notes, normalized for clean reading and source attribution.

Repeated intro

Hello everyone!

Extracted changes

1 fix1 addition1 change2 removals
  • Gameplay
  • Fixes
addedWe want to help the custom renderer efforts, help with new official renderer, allow forks and also community contributions. It's available here (give the README a read please, it has more info): It's available here: https://github.com/Yellow-Dog-Man/Renderite.Unity.Renderer
removedThere's a few related changes. We removed CTAA since there was overwhelming support to remove it and AmplifyOcclusion filter got updated to the latest open source version.
changedTweaks:Updated AmplifyOcclusion filter to latest version (2.1.0) -- This version is free and open source, which will make it simpler for us to open source the renderer
removedRemovals:Removed CTAA antialiasing method (issue #6448)
fixedFixes:Do not try to initialize TAA in VR due to issues - Patched the CI/CD build pipeline to output exes that were missing from previous builds (reported by Bredo, issue #6409) - Fixed ThumbResetTouch not working for Touch Controllers with Steam VR (reported by @antrobot, @namminamm, @amplified3d, @shadowpanther, @waya, @merith, @reddneko, jeana, m1nt_, @karasutengu, issue #449, fix contributed by @reddneko)

I got a small build for you, but with a very important change: We just open sourced the Unity part of our renderer!

We want to help the custom renderer efforts, help with new official renderer, allow forks and also community contributions. It's available here (give the README a read please, it has more info): It's available here: https://github.com/Yellow-Dog-Man/Renderite.Unity.Renderer

Speaking of contributions, we actually got first community contribution to the renderer by @reddneko!

There's a few related changes. We removed CTAA since there was overwhelming support to remove it and AmplifyOcclusion filter got updated to the latest open source version.

Compatible with previous too!

Tweaks:

- Updated AmplifyOcclusion filter to latest version (2.1.0) -- This version is free and open source, which will make it simpler for us to open source the renderer

Removals:

- Removed CTAA antialiasing method (issue #6448)

Locale:

- Merged French locale update by @baplar - Merged English locale fix by @muppeq - Merged German locale update by @muppeq - Merged Korean locale update by @mirpasec - Merged Spanish locale update by @rad.4ngel - Merged Brazilian Portuguese locale update by HeduardoBits - Merged English locale tweaks by @stiefeljackal

Fixes:

- Do not try to initialize TAA in VR due to issues - Patched the CI/CD build pipeline to output exes that were missing from previous builds (reported by Bredo, issue #6409) - Fixed ThumbResetTouch not working for Touch Controllers with Steam VR (reported by @antrobot, @namminamm, @amplified3d, @shadowpanther, @waya, @merith, @reddneko, jeana, m1nt_, @karasutengu, issue #449, fix contributed by @reddneko)

Source

Steam News / 16 April 2026

Open original