Jump to content

Search the Community

Showing results for tags 'sound occlusion'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. Hi, I ran into a limitation with the sound occlusion system. When I add 2 objects with a different sound occlusion setting, and a soundsource to a scene, the occlusion behaviour is not always as expected. Whenever only a single object is supposed to block sound everything is ok. However, when both objects are between the camera and the soundsource the occlusion goes wrong. What I would expect is that the occlusion values of both object is combined somehow to result in extra sound attenuation. Instead, the system appears to only apply the occlusion for the object closest to the camera. There are some serious issues with this approach. If I create a 'bunker' with 100% occlusion and put the sound source inside, I will not be able to hear it outside. But if I then place an object outside with 0% occlusion and I position the camera outside such that the object is between the sound source and the camera, I can suddenly hear the soundsource completely unoccluded, despite it being inside the 'bunker'. I have to mention I'm currently on version 2.5, so if this has been addressed already in a later update then I would love to know!
×
×
  • Create New...