Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0b11
Issue ID
973022
Regression
Yes
Overriding default video dimensions fails in certain cases
Overriding default dimensions import setting on a VideoClip can mess up if you mix a 'Square' dimension with a half/quarter/full resolution dimension.
Steps to reproduce:
1. Download project: https://oc.unity3d.com/index.php/s/Ds1Nr2IfXpkWMMQ
2. Modify WinterWonderland_VideoClip to have transcoding enabled by default.
3. Set the default dimensions value to 'Original'
4. Click on a different platform (for example, iOS or Android) and enable an import override
5. Enable transcoding here too, and specify Dimensions to be 'Square 512x512'
6. Apply settings
7. Switch to the platform you overrode in the build settings (e.g. iOS / Android)
8. Observe video is not square in the inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment