Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.3.2f1
2020.3.6f1
2021.1.5f1
2021.2.0a15
Issue ID
1329679
Regression
No
Unity gets stuck on ModelImporter.Import after editing a .max file in 3ds Max 2022
Reproduction steps:
1. Open the user's attached project
2. Open the "tracktorBeam.max" file in 3ds Max 2022
3. Modify and save the file in 3ds Max
5. Return to Unity Engine
Expected result: .max file changes are imported into unity
Actual result: Unity gets stuck on importing the file
Reproducible with: 2020.3.6f1, 2021.1.5f1, 2020.2.0a15
Notes:
Does not reproduce with 3ds Max 2020
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 (2021.2.X):
We could not reproduce the crash as described. 3DsMax 2022 does indeed freeze sometimes when launched as a background process but Unity handles that and the import fails after a 3 min timeout. We could not figure out what makes 3DsMax 2022 freeze but found that the 2022.1 update behaves better. We recommend not using .max files directly in Unity projects but rather export to .fbx.