Search Issue Tracker

Won't Fix

Votes

0

Found in

2018.3.0a1

2018.3.5f1

2019.1.0a1

2019.2.0a1

Issue ID

1129996

Regression

No

[OSX] Unity freezes when AudioSource is being updated via external dll and AudioSource.Stop() is called.

Audio

-

How to reproduce:
1. Open the "Audio_Freeze.zip" project
2. Open the "01_Hap_MultipleVideos.unity" scene
3. Press Play
4. Wait till Unity freezes

Actual result: Unity freezes.

Reproducible with: 2019.2.0a6, 2019.1.0b6, 2018.3.8f1, 2018.2.20f1, 2018.1.9f2.

Notes:
The issue is not reproducible on Windows.
The freeze happens when DemolitionStudios.DemolitionMedia.NativeDll.FillAudioBuffer() is being executed and AudioSource.Stop() is called.

Unity crashes on opening while using Metal (The issue comes from user's dll file)

  1. Resolution Note:

    This seemed to be an issue with the native DLL by the customer itself that causes the crash.
    Also, this has been identified as a low-priority/severity case.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.