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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment