Share

3ds Max 2025.2 Update Release Notes

Welcome to the 3ds Max 2025.2 Update. You can access the Update from your Autodesk Account.

Download button

These release notes describe any known limitations, issues, and fixes included in this release. To learn about the new features and updated workflows, see What's New in 3ds Max 2025.2.

3ds Max 2025 new features and enhancements

3ds Max 2025 system requirements

3ds Max 2025 installation and licensing

What's Fixed

Animation
Fixed a crash when loading or merging scenes containing Bipeds. MAXX-77620
Fixed a defect in the Skin modifier where turning on envelopes in one modifier would confuse other Skin modifiers in the scene. This could cause viewport glitches and overwrite bone weight vertex colors into the stack, notably during scene save. MAXX-77645
Color Management
Bitmaps imported through FBX will now have the assgined OCIO rule applied correctly. MAXX-77291
Added ColorSpaceNamePathSearch rule to Maxscript.

Example:

colorpipelinemgr.insertinputrule 1 "ColorSpaceNamepathSearch" "" -- Passes MAXX-77304
Custom OCIO files with the "ColorSpaceNamePathSearch" rule are correctly saved and loaded. MAXX-77303
Bitmap displays in various places (scripted UI imgtag, image previews etc) will now apply suitable tone-mapping (display/view-transform) in the OCIO modes. In those places HDR images will no longer be displayed with hard-clipping. MAXX-77136
Core
Fixed issue with scene file path or filenames containing '&' not loading via File > Open Recent MAXX-77591
Make VectorMap UI display instance aware. That is, changing properties on another VectorMap does not affect the UI display of a VectorMap. MAXX-77156
Added environment variable ADSK_3DSMAX_ARCHIVE_TEMP_FOLDER to control where temporary files are stored during a file archive operation. By default, the TMP/TEMP folder is used. MAXX-77356
Fixed performance issue where SceneExplorer registered with SceneEventManager but never triggered the event handling, resulting in a large number of events being held by SceneEventManager. MAXX-77345
When merging a scene xref, as its sub xref scenes are promoted to xref scenes skip those that are flagged as overlays. MAXX-75368
Fix issue that cannot use ILayer setName method to change a layer's name to the same name except for differing case. MAXX-77295
Fix issue with FBX drag and drop where even if no scene nodes are created (only animation is updated), 3ds Max is still put in node placement mode. MAXX-77143
Resolved an issue with QT that was introduced in 2025 which caused 3ds Max's Data Channel Modifier to sometimes crash when reordering operands by moving or deleting operands in the list. MAXX-76976
File IO
Fix crash that was occurring when asset associated with file name containing unicode characters was created while the currently active locale was a unicode locale, and while the asset was deleted the currently active locale was the 'C' locale (or vice versa). MAXX-77612
MAXScript
Attempting to set scene root node name via maxscript will now throw an exception. MAXX-77505
Fixed incorrect ray intersect results from the rayMeshGridInterset.intersectRay function MAXX-77132
Modeling
Resolved a crash that could occur with the Boolean Modifier where the user has selected a Boolean Operand and is adjusting the order of modifiers on that object operand (below Boolean Modifier) on the Modifier Stack. MAXX-76544
Resolved an issue with the Datachannel modifier where you could not drag & drop from the Add Operators windows into the Operator Flow. MAXX-77709
Resolved a crash issue with the Chamfer Modifier that would sometimes occur when the user was trying to apply a "0 Segment" length where one of the edges that the chamfer was being applied to contained a vertex lying on the boundary of a mesh MAXX-77631
Resolved an issue with the Conform modifier where if it was used within a Boolean Modifier your scene would not load and eventually lead 3ds Max to crash. MAXX-76681
We have improved component level selection when working with the Edit/Editable Mesh or Poly object (or modifier) so that Face/Polygons that were set to "hidden" will no longer block the artists ability to select other components in the viewport. MAXX-76284
UI
Correct Advanced Filter icons now being used in Scene Explorer MAXX-77336
Viewport Transfer
Fixed an issue where the transform gizmo was flipping axis while hovering over it with the mouse pointer. MAXX-76400

Was this information helpful?