Search Issue Tracker
Fixed
Fixed in 5.0.0-pre.1
Votes
0
Found in [Package]
4.1.1
Issue ID
FBX-327
Regression
No
The vertex data of FbxMesh read from com.autodesk.fbx was not correct
Reproduction steps:
1. Download and open the attached "FbxWriterTest.zip" project
2. In the menu bar, press "Test" > "ExportMeshFromFbxSDK"
3. Observe the console window
Expected result: the output is "-2.31914926 -48.32149506 138.54360962"
Actual result: the output is "-3.49675560, -48.32149506, 138.54360962"
Reproducible with: 4.1.1 (2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a7)
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 background color picker alpha values are set to even numbers when saving alpha value as an odd number
- Objects are hard to read in the Hierarchy when using a high resolution display with a low display scale
- Animation triggers do not reset after playing animation
- "Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
- [Windows] About Unity window displays Editor version in two lines instead of one when monitor scale set to 250%
Add comment