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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment