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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a11
The model now imports successfully and doesn't throw errors/warnings