Playback gets stuck when audio output device is connected/disconnected #91352
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#91352
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.17763-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 471.68
Blender Version
Broken: version: 2.93.5 Release Candidate, branch: master, commit date: 2021-09-06 07:37, hash:
597d9518ef
Worked: 2.92.0 Beta, branch: master, commit date: 2021-01-14 20:13, hash:
30dd31a7b3
Short description of error
When playback sync is set to "Sync to Audio" and Output device is changed (Eg: Headphones are disconnected and Windows sets speakers as main device) the playback bugs out and stops
This issue persists in 2.93 and forward
This issue was mentioned before in #90454
ceec400975
Exact steps for others to reproduce the error
Added subscriber: @Alumx
Added subscriber: @dave9828
Do you have the example of the .blend file? Also, try to render animation.
@dave9828 the file isn't the issue here, if you re-open blender, it'll work as per usual
the problem is between windows and blender audio communication, when an audio output disappears (eg, disconnecting bluetooth headphones), the blender fails to update to new audio output plus playback gets stuck (only if sync mode is set to "sync to audio"
2021-11-18 15-54-33.mp4
Playback breaks when in when audio output device is connected/disconnectedto Playback gets stuck when audio output device is connected/disconnectedAdded subscriber: @neXyon
I just tried this and it works fine for me (disconnected my USB audio interface and reconnected it). This bug should be fixed already (#88887) in the release candidate you mentioned, since
ae7ec34dfe
was commited 4 commits earlier. Can you check which audio device you are using in the preferences (System -> Sound) - is it WASAPI?Added subscriber: @iss
Changed status from 'Needs Triage' to: 'Archived'
No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.
Thanks again for the report. If the problem persists please open a new report with the required information.
If it wasn't fixed by #88887 this was probably the same issue as #93312, so it should be fixed by now latest :D