Search Issue Tracker
Fixed in 2022.2.X
Duplicate in 2020.3.X, 2021.3.X
Votes
0
Found in
2019.4
2019.4.33f1
2020.3
2021.2
2022.1
Issue ID
1388735
Regression
No
"Can't play movie" error is thrown when setting VideoPlayer.url to an invalid url through a script
Reproduction steps:
1. Open attached project "Case_1388735" and load Scene "SampleScene"
2. Enter Play Mode
3. Observe the Console
Expected result: No errors are thrown in the Console
Actual result: "Can't play movie" error is thrown in the Console
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Notes:
- Setting the VideoPlayer url in the Inspector to an invalid url does not reproduce the issue
Comments (1)
-
BrendaThornton1
May 10, 2022 07:07
Our team is very interested in this issue.
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
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
Resolution Note (fix version 2022.2):
Fixed in 2023.1.0a5
Reworked validation and error reporting when setting URL via scripting. Errors will now only be reported when trying and failing to play the URL.