Search Issue Tracker
Fixed
Fixed in 4.2.0
Votes
0
Found in [Package]
4.1.2
Issue ID
FBX-273
Regression
No
[FBX Exporter] FBX Exporter does not include uv5, uv6, uv7, uv8 when the documentation indicates that it does
Reproduction steps:
1. In "com.unity.formats.fbx@4.1.2" package locate the in FbxExporter.cs file
2. In the FbxExporter.cs file locate the "ExportUVs" function
3. Observe the mesh.mesh.uv lines
Expected result: mesh.mesh.uv2 goes to mesh.mesh.uv8
Actual result: mesh.mesh.uv2 goes to mesh.mesh.uv4
Reproducible with: 4.1.2 (2019.4.36f1, 2020.3.30f1, 2021.2.13f1, 2022.1.0b9, 2022.2.0a6)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment