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
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
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