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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1241848