Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2017.2.0b5
2017.3.0b11
Issue ID
971968
Regression
Yes
Cannot adjust import settings while video is playing in inspector
The Video importer inspector gives an error and creates an invalid asset if you try to modify settings while the video is playing in the preview pane.
To reproduce:
1. Start the video playing in the preview pane in the inspector
2. Modify a setting
3. Clicking apply
4. Repeat the above with the same setting and a different value
Ideally the inspector should stop the video playing in the preview pane when the user clicks apply. It looks like it tries to do that but something isn't quite happy.
Regressed in 2017.2.0b5
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