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
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
Add comment