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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment