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
Comments (1)
-
shubhamswaraj2021
Aug 18, 2020 16:12
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
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
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
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.