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
- A 404 page is opened when selecting "Open Documentation" for any SpeedTree Sub-graph Asset
- A 404 page is opened when selecting "Open Documentation" for any custom Sub-graph in Shader Graph
- [Android] [OpenGL] A Native crash on GfxFramebufferGLES::Clear in the specific project when using PowerVR GPUs
- [Android][Mobile Notifications] An "AndroidJavaException: java.lang.NoSuchFieldError" exception is thrown when using AndroidNotificationCenter.GetNotificationChannel
- [Subgraph Operator] Dragging property to output category and undoing throws console errors
Add comment