• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.
Listener Killer

Plugins + Scripts Listener Killer

Download [<1 MB]
Stop CUA cameras from stealing your scene's audio perspective!
A lightweight, surgical plugin that solves a common but frustrating issue: Custom Unity assets (CUAs) with camera components often include AudioListener components that hijack your entire scene's audio, making you "hear" from the wrong location.
Wow! What a fun, niche plugin that only 3 people will ever need! 😅

The Problem It Solves​

Have you ever noticed:
  • Music playing from a stationary speaker suddenly pans and fades as you move a CUA?
  • Your entire scene's audio perspective shifts when using additional CUA cameras?

That's an unwanted AudioListener on a CUA camera! (Probably!)
Unity only allows ONE active AudioListener per scene. When a CUA asset includes a camera with an AudioListener component, it overrides the player camera's audio perspective, making ALL sounds in your scene be heard from that camera's position instead of yours. Not what we normally want!

The Solution​

CUA AudioListener Killer automatically:

  • Scans your CUA for all AudioListener components
  • Displays exactly which objects have them (with full hierarchy paths)
  • Disables them with a single toggle
  • Preserves camera functionality - video feeds keep working!

1778442404600.png
Yes, it's this simple.
Yes, the plugin is ^that^ simple.

How to Use​

  1. Add the plugin to your CUA atom (must be a CustomUnityAsset)
  2. Plugin automatically scans and shows all AudioListeners
  3. Toggle off the Listeners you wish to not use
  4. Done! Your audio is fixed. I hope! Mine was!

Hats off to @HAL9001 for their CUA editor which was helpful in the creation of this plugin.



💓A little help💓

If you want to support what I’m building, check out the free Patreon, or even a one-time tip goes a long way and directly helps me keep improving these systems and releasing more scenes!


React to this content...

Share this resource

More resources from Arachnut

Back
Top Bottom