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
- Sprite Editor Window not visualizing changes when selecting different Filter Modes
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline () when opening a project
- The Texture Shape of an Image changes from 2D to a Cube when the project is upgraded to 2019 and above
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
This is a duplicate of issue #1241848