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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment