Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
0
Found in
2017.3.0a1
2018.1.1f1
Issue ID
1053937
Regression
Yes
[PlayableDirector] OnGraphStop and OnPlayableDestroy are not called if play mode was exited when paused previously
To reproduce:
1. Open project
2. Open and play 'SampleScene'
3. Press P
4. After cube stops moving, pause scene and exit play mode
5. Enter play mode again, press P
6. Notice that OnGraphStop and OnPlayableDestroy was not called
Reproduced: 2017.3.0a1, 2017.3.1p4, 2017.4.6f1, 2018.1.7f1, 2018.2.0b10
Not reproducible: 2017.1.3p3, 2017.2.3f1, 2018.3.0a1, 2018.3.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment