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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment