Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b11
Issue ID
887882
Regression
No
[Video] Unable to play preview in object selection dialog if it's not transcoded
Reproduction Steps:
1. Import attached project.
2. Open "Test" scene.
3. In Hierarchy, select "Not Transcoded".
4. In Inspector, click the object selection button in the Video Clip parameter.
5. Select "Not Transcoded".
6. Click on the preview window to play the clip.
Expected result: Clip plays in the preview window.
Actual result: Console gives out error (GIF attached):
VideoManager::StartPreview() : Invalid VideoClip
VideoManager::PlayPreview() : Invalid Preview
Note #1: An additional "Transcoded" object is attached to show how the preview should work.
Reproducible with: 5.6.0b11, 2017.1.0a3
Note #2: Not reproducible with previous versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
- "EndLayoutGroup" error is thrown when turning on/off UI Toolkit Live Reload in the Inspector with GameObject selected
- Crash on __pthread_kill when opening a specific object
- UI Toolkit Debugger "Pick Element" selection works only after clicking it for the second time
- "InvalidOperationException: Trying to use a texture (_MainLightShadowmapTexture)..." and other Render Graph errors when MSAA is enabled with Render Graph and Game view tab is active
Add comment