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)
Comments (1)
-
Peter77
Jun 23, 2021 12:17
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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
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.