Maya 2025.1 Update Release Notes
Welcome to Maya 2025.1 Update. You can access the Maya 2025.1 Update from your Autodesk Account.

These release notes describe known limitations, issues, and fixes included in Maya, Maya Creative, or both. To learn about the new features and updated workflows, see What's New in Maya 2025.1 Update and What's New in Maya Creative.
Fixed Issues
Animation |
ABC animation cache can't be imported properly MAYA-132238 |
Blue Pencil: Changing viewport focus does not change active layer MAYA-132549 |
Cached Playback : Zero parallax and safe viewing volume of stereo camera do not update when Cached Playback is enabled MAYA-132956 |
Crash when moving key in Time Slider if breakdown keys are present MAYA-133012 |
Crash when working in the Graph Editor with Pre-Select Highlight enabled MAYA-133041 |
If the post-infinity oscillates on a quaternion curve, the angle will not oscillate correctly MAYA-131375 |
Lighting regression with Stingray PBS material MAYA-130831 |
Manipulation Prevalidation issue can cause rig manipulation to be incorrect MAYA-133111 |
Maya should not skip constant element plugs in the background evaluation MAYA-131769 |
Scrubbed audio is not playing back clearly MAYA-133043 |
Time Editor: Attribute Editor support of audio files and environment path variables MAYA-132539 |
validateAndSetValue method of py1RockingTransform sample should return a value by default MAYA-132160 |
Foundation |
Differences between Mel and Python demonstrate warning when there should be an error MAYA-108909 |
Error when hovering over the icons in the Light Editor MAYA-132712 |
Interface scale causes UV Editor Custom Shelf Icons to stretch MAYA-130026 |
Lights cannot be deleted in the Light Editor via context menu MAYA-132610 |
Maya main window resizes to tiny UI on "restore down" MAYA-132765 |
Maya software render freezes when relating multiple UVs MAYA-133347 |
Object listed twice after Split Clip at Current Time in Time Editor MAYA-132069 |
Pick Chooser: Does not select object(s) MAYA-133161 |
Printing metadata applied to each object while loading scene MAYA-131075 |
PySide6 : MASH ID Node error MAYA-132392 |
Qt6: Scrollbar is not working in Camera Sequencer MAYA-132207 |
Qt6: Maya app and floating windows not launching in same position MAYA-131457 |
Qt6: App Home can become blank when switching from Maya workspace MAYA-133304 |
Window management issues related to multi monitor support MAYA-133231 |
Modeling |
Marquee selects all faces of mesh instead of those within the marquee area MAYA-131417 |
Top CER 2023: Crash in TspatialGrid:getVoxelContents when editing mesh vertices MAYA-122968 |
Rigging |
DQ Blend Weight map not displayed when re-entering Paint Skin Weights tool MAYA-128405 |
Paint Skin Weights: Request for a function to display the weight colors of all selected meshes MAYA-130915 |
Viewport |
C++: MPxSelectionContext/MPxContext marquee selection boxes do not draw correctly in VP2 MAYA-94766 |
Freeze when applying 8bit/16bit grayscale PSD file with psdNode MAYA-133208 |
Maya Curves not rendered properly with Depth Peeling MAYA-131873 |
Maya freezes when loading G16R16 format DDS texture with DirectX11Shader MAYA-132532 |
Ramp Node hypergraph display crashes Maya MAYA-133114 |
StandardSurface: Transparency is not used correctly by Flat lighting and Ambient lights MAYA-133034 |
Known Issues
Dope Sheet Summary can slow down performance with multiple objects in animation layers |
Workaround: Turn off Dope Sheet Summary in View menu MAYA-132940 |
Linux: mprotect failed in ExecutableAllocator::makeExecutable: Permission denied |
Users may see these warnings polluting the Maya stderr output, repeat many times, when accessing a ToolClip on RHEL9 based distributions. SElinux is blocking access from Qt6Qml to mark allocated memory regions as executable, so that QML code can be JITted.
Issue is being investigated by the Qt company [https://bugreports.qt.io/browse/QTBUG-122102].
Users can disable the ToolClip in Maya to avoid the warnings by executing the following command.
help -popupMode false; MAYA-133349 |