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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.