Search Issue Tracker

Active

Under Consideration for 4.1.X

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

Package: FBX Exporter

-

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)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.