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
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
Add comment