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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.