Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2020.1.6f1
2020.2
Issue ID
1282357
Regression
No
Unity will pick the version of Maya which was installed last not the corresponding version when importing/opening .ma/.mb file
How to reproduce:
1. Firstly install Maya 2020
2. Secondly install Maya 2018
3. Make anything with Maya 2020, save as .mb or .ma
4. Create new Unity project
5. Import file from Maya 2020 to Unity
Expected results: Unity imports the file with Maya 2020
Actual results: Unity tries to import the file with Maya 2018
Reproducible with: 2018.4.28f1, 2019.4.13f1, 2020.1.10f1, 2020.2.0b8
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note (2021.1.X):
Unity opens the Maya installation that is assigned to the file extension by the OS. Make sure that the wanted version opens when you start Maya from the file (.mb or .ma). Consequently, only one version at a time is possible.