Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2018.2.0a4
2018.2.1f1
Issue ID
1066513
Regression
Yes
Leaving Play mode crashes Editor when Audio Track exceeds Activation Track in the Timeline
How to reproduce:
1. Open the attached "1066513_repro.zip" project
2. Open the "Main" scene
3. Enter Play mode
4. Select the "Director" GameObject from the Hierarchy
5. In the Timeline window, press Play
6. After the sound effect finishes, exit the Play mode
-- Editor crash
Reproducible with - 2018.2.0a4, 2018.2.2f1, 2018.3.0a7
Not reproducible with - 2017.1.0b7, 2017.1.5f1, 2017.2.3p2, 2017.4.8f1, 2018.1.0a1, 2018.1.9f1, 2018.2.0a3
Stack trace:
(Unity) AudioSource::Stop
(Unity) AudioManager::StopSources
(Unity) PlayerLoopController::ExitPlayMode
(Unity) PlayerLoopController::SetIsPlaying
(Unity) Application::TickTimer
(Unity) MainMessageLoop
(Unity) WinMain
(Unity) __scrt_common_main_seh
(KERNEL32) BaseThreadInitThunk
(ntdll) RtlUserThreadStart
Fixed in 2018.3.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment