Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X, 2020.3.X
Votes
0
Found in
2019.4
2020.2.0b10
2021.1
Issue ID
1292668
Regression
No
Failed video import is uploaded to and pulled from the Unity Accelerator
How to reproduce:
1. Install Unity Accelerator on a machine that can be reached from both Linux and Windows
2. Open the user attached project (VideoCS.zip)
3. Make the Editor use the Unity Accelerator by setting the default mode to enabled and providing an IP address in "Edit>Preferences...>Editor>Cache Server (global)"
4. Reimport the "file_example_MP4_1920_18MG.mp4" video located in the "MP4Sample" folder
5. Close the project and delete its "Library" folder
6. Open the project on Windows
7. Make sure the project is set up to pull the video from the Unity Accelerator by ensuring the IP is still set, and closing and reopening the project if necessary
Expected result: the failed video import isn't uploaded to the unity Accelerator or isn't pulled from it, making the video file usable
Actual result: the failed video import is uploaded to and pulled from the unity Accelerator, resulting in an unusable video file
Reproducible with: 2019.4.15f1, 2020.1.14f1, 2020.2.0b13, 2021.1.0a6
Could not test with: 2018.4.29f1 (Connection failed to Unity Accelerator)
Notes:
1. Tested on Ubuntu 18.04 and Windows 10
2. Used Unity Accelerator version 1.0.628+gea3998c
3. Reimporting the video resolves the 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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2021.1):
The VideoClipImporter was missing a few platform dependencies and error detection to make generated assets interact properly with the accelerator. These dependencies have now been added.
Fixed in 2021.2.0a9
Resolution Note (fix version 2021.1):
Fixed in 2021.1.22f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.12f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.29f1