Search Issue Tracker
By Design
Votes
1
Found in
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1127193
Regression
No
Malformed .fbx mesh causing extremely large UV Metrics
How to reproduce:
1. Open attached project "MeshMetrics.zip"
2. In Project window, find and select a mesh named "103" a child of "liangyimenposui.FBX" model
3. In Inspector window, observe "Mesh Metrics[0]"
Expected result: the "Mesh Metrics[0]" is small or equal to 1
Actual result: "Mesh Metrics[0]" is equal to 2.6e+07
Reproducible with: 2018.3.6f1, 2019.1.0b3, 2019.2.0a6
Could not test with: 2018.1.9f2 and older, Inspector window had no "Mesh Metrics" value
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note (2019.2.X):
The current behaviour is the expected one, large faces with small UV areas require a high mipmap level and this mesh has a good amount of faces with collapsed UVs.