Search Issue Tracker
Duplicate
Duplicate in 2018.4.X
Votes
0
Found in
2018.4.28f1
2018.4.31f1
Issue ID
1322647
Regression
Yes
Crash on VideoClipPlayback::DetectEndReached when VideoPlayer tries to play Url
How to reproduce:
1. Open the user's attached project from "External Media.zip"
2. Open Scene "room1"
3. Enter Play Mode
Expected result: "VideoPlayer cannot play url:" error shows up in Console
Actual result: Editor crashes
Reproducible with: 2018.4.28f1
Not reproducible with: 2018.4.27f1, 2019.4.24f1, 2020.3.3f1, 2021.1.2f1, 2021.2.0a12
First lines of stack trace:
0x0000000141EB88DF (Unity) VideoClipPlayback::DetectEndReached
0x0000000141EC0BEC (Unity) MediaAPI::Playback::Update
0x0000000141EB3212 (Unity) VideoManager::TickEditor
0x00000001406BD129 (Unity) CallbackArray::Invoke
0x00000001413BF3CD (Unity) Application::TickTimer
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
This is a duplicate of issue #1241848