Skip to content

Error: irSize = 0 #406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Gombles opened this issue Mar 10, 2025 · 2 comments
Open

Error: irSize = 0 #406

Gombles opened this issue Mar 10, 2025 · 2 comments

Comments

@Gombles
Copy link

Gombles commented Mar 10, 2025

System Information
Please provide the following information about your system:

  • Steam Audio version: 4.6.0
  • (If applicable) Unreal Engine version: 5.5.3
  • Operating System and version: Windows 11 Home

Issue Description
Getting this repeating error upon PIE. Unable to find source of issue, even removing all sources/listeners and rebaking does not seem to fix/remove issue.

LogSteamAudio: Warning: Warning: apply: invalid void*: params->ir = 0000000000000000
LogSteamAudio: Warning: Warning: apply: invalid IPLint32: params->irSize = 0

@lakulish
Copy link
Collaborator

@Gombles A few quick questions:

  • Is Enable Validation checked in your Steam Audio settings?
  • Are you using convolution reverb, parametric reverb, or hybrid reverb?
  • Are there any other issues you are experiencing, like crashes, or incorrect audio?

If you are using parametric reverb and there are no other issues, this may be a case of overly aggressive validation, where the validation logic is complaining about a convolution IR not being set even though it doesn't need to be.

@Gombles
Copy link
Author

Gombles commented Mar 17, 2025

@lakulish Thanks so much for your reply.

Yes enable validation was ticked (not entirely sure why/when)! This seems to fix the issue. I was using convolution so was doubly confused about the error being around IR size, the audio seemed to perform fine.

My only issue at the moment is baked reverb/pathing not seeming to work but that is a whole separate issue.

Thanks again for your reply :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants