Search Issue Tracker
By Design
Votes
1
Found in [Package]
4.1.0-pre.2
Issue ID
FBX-166
Regression
No
Asset gets exported in ASCII when exporting via Script and the Export Format is set to 'Binary'
How to reproduce:
1. Open the attached '1338169.zip' project
2. Open the SampleScene
3. In the Hierarchy select the 'Sphere' GameObject
4. In the top bar menu select 'BugReport' > 'Export selected GameObject as FBX'
5. Open the 'MyExport' Asset in a text editor
Expected result: The Asset is in binary
Actual result: The Asset is in ASCII
Reproducible with: FBX Exporter 2.0.3-preview.3 (2018.4.35f1, 2019.4.28f1, 2020.3.11f1, 2021.1.10f1, 2021.2.0a19), 4.1.0-pre.2 (2019.4.28f1, 2020.3.11f1, 2021.1.10f1, 2021.2.0a19)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Resolution Note:
As designed, the public API always uses a fixed set of options.
We are looking into improving the public API so we're taking account of this ticket as a feature request.