Search Issue Tracker
Fixed in 2020.3.42f1
Fixed in 2020.3.X, 2021.3.X, 2021.3.11f1
Votes
0
Found in
2020.3.34f1
2021.3.3f1
Issue ID
UUM-1888
Regression
No
[Backport] VideoPlayer throws errors when VideoClip loaded from AssetBundle nears the end
Reproduction steps:
1. Open the user's attached project
2. Open the 'Scenes/SampleScene' Scene
3. Enter Play Mode and observe the Console
Expected result: video finishes without any errors
Actual result: 4 errors are shown and video playback is interrupted once it is near the end
Reproducible with: 2020.3.17f1, 2021.1.20f1, 2021.2.0b10, 2022.1.0a8
Could not test with: 2019.4.29f1 (AssetBundle:LoadFromFile errors)
Notes:
1. The issue is only reproducible on Windows 7 (also tested on macOS and Windows 10)
2. Loading the VideoClip from Resources works correctly both on Windows 10 and Windows 7
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
Add comment