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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment