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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
This is a duplicate of issue #1241848