Search Issue Tracker
Fixed in 2018.2
Fixed in 2017.4, 2018.1
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
- Editor fails to launch with silent crash in mono on windows
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- GL shader reflection is truncated or crash occurs when struct is used from named CBuffer with at least one other constant
- Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets not report reflection for the CBuffer
Add comment