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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment