Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f1
Issue ID
891028
Regression
No
Player fails to load if Video Dimensions are 4000x4000( or higher) and Spatial Quality is set to High Spatial Quality
To reproduce:
1. Open attached project
2. Select video in project window
3. Enable transcode and set Custom dimensions to 4000x4000 or higher and set Spatial Quality to High Spatial Quality
4. Apply changes
5. Drag video to hierarchy and run scene
Actual: Player fails to load with following errors:
mp4 video:
Player failed to load "file:///Users/audrius/Documents/New%20Unity%20Project%2012/library/metadata/30/30faa55cb1bad4f989c4794dc9dc057b.resource"
webm video:
Player failed to load "unityvideo://library/metadata/96/9630b4cd0c9e44345b951321160a53e6.resource"
Reproducible: 5.6.0b1, 5.6.0f1, 2017.01.a3
Note: Only reproducible with H264 codec
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment