Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2021.1.0a2
Issue ID
1392391
Regression
No
"Unsupported wedge mapping mode type" error is not useful when importing an FBX model with eNone wedge mapping mode
Reproduction steps:
1. Open the attached project "what is model.zip"
2. Import the user's attached model "310019.fbx"
Expected result: An error or warning is thrown that specifies why the model is unsupported
Actual result: An uninformative error is thrown:
"ImportFBX Errors: Unsupported wedge mapping mode type. Please report this bug. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
Reproducible with: 2019.4.34f1, 2020.3.26f1
Couldn't test: 2021.2.8f1, 2022.1.0b4, 2022.2.0a2 (case 1394981)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a11
The model now imports successfully and doesn't throw errors/warnings