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
- Subgraph Block cannot be dragged and dropped to the workspace and it throws errors
- "Capsule" and "Cylinder" Shader Graph preview types can't be freely rotated
- Cubemap mipmaps display differently between Editor and Player when using custom mipmaps
- Graph Inspector has no padding at the top and the bottom
- Crash on memcpy when entering the Play Mode in a specific project
Add comment