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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment