Skip to content
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

AudioStreamPlayer2D causes crashes #79003

Open
Tracked by #76797
VirmaY-chr opened this issue Jul 3, 2023 · 1 comment
Open
Tracked by #76797

AudioStreamPlayer2D causes crashes #79003

VirmaY-chr opened this issue Jul 3, 2023 · 1 comment

Comments

@VirmaY-chr
Copy link

VirmaY-chr commented Jul 3, 2023

Godot version

v4.0.2.stable.mono.official [7a0977c]

System information

Windows 10, Intel Xeon CPU E3-1230 v3, Realtek High Definition Audio Bus

Issue description

At certain moments, AudioStreamPlayer2D causes editor or preview crash.

Steps to reproduce

Way 1

  • Set "Playing" bool flag to true in inspector and wait few seconds until editor crashes.

Way 2

  • Hover the cursor over "Stream" property field in inspector while "Playing" bool flag is true and cause the editor crash.

Way 3

  • Run preview when "Autoplay" property is set to true in inspector, preview crashes instantly (works fine if property is set via the code).

Minimal reproduction project

gd-sai-audio-issue.zip

@Calinou
Copy link
Member

Calinou commented Jul 3, 2023

I can't reproduce this on 4.0.3.stable and 4.1.rc cdd2313 (Linux).

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

No branches or pull requests

2 participants