Search Issue Tracker
Active
Votes
0
Found in [Package]
3.2.0-preview.2
Issue ID
1303212
Regression
Yes
Exporting a model using FBX Exporter inexplicably applies Z axis scaling to parts of a mesh
How to reproduce:
1. Open the user's attached project ("FBXExportBugDemo.zip")
2. In the "Project" window go to Assets > Input Mesh folder
3. Right-click on "BaseMale.prefab" and select "Convert to FBX Prefab Variant"
4. When the prefab gets converted to FBX drag it to the Hierarchy
5. Notice weird eyes of the model
Expected results: No scale is applied to the Z-axis when it's exported as FBX and placed into the scene
Actual results: A submesh of the model is scaled when it's exported as FBX and placed into the scene
Reproducible with: FBX Exporter 3.2.0-preview.2, 4.0.0-pre.1 ( 2019.4.18f1, 2020.2.3f1, 2021.1.0b3, 2021.2.0a3)
Not reproducible with: 3.1.0-preview.1 (2019.4.18f1, 2020.2.3f1, 2021.1.0b3, 2021.2.0a3)
Couldn't test with: 2018.4.31f1 (Errors downgrading)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment