### Maya 2023.3 Update Release Notes - USD Fixes Source: https://help.autodesk.com/cloudhelp/2023/ENU/Maya-ReleaseNotes/files/MAYA_RELEASENOTES_2023_3_RELEASE_NOTES_HTML This snippet covers fixes related to Universal Scene Description (USD) integration in Maya 2023.3, including issues with rename commands, build scripts, and pivot/origin behavior. ```Maya # Maya 2023.3 Update Release Notes ## USD * [github #2093] UFE: Printing rename command with UFE strings returns "none" _MAYA-125664_ * Crash: Duplicate within plugin's activate method _MAYA-124086_ * [GitHub#2196] Build script is making an assumption on the generator when one isn't supplied _MAYA-122322_ * [GitHub#1949] Group pivot center and origin behavior are flipped for USD _MAYA-122119_ ``` -------------------------------- ### Maya 2023.3 Update Release Notes - UI Fixes Source: https://help.autodesk.com/cloudhelp/2023/ENU/Maya-ReleaseNotes/files/MAYA_RELEASENOTES_2023_3_RELEASE_NOTES_HTML This snippet details UI-related fixes in Maya 2023.3, addressing issues with workspace control restoration and UI scalability for cluster handles. ```Maya # Maya 2023.3 Update Release Notes ## UI * Cannot restore workspace control when the control UIs are arranged in a 2x2 grid _MAYA-124491_ * UI scalability issue selecting Cluster handle _MAYA-104534_ ``` -------------------------------- ### Maya 2023.3 Update Release Notes - Foundation Fixes Source: https://help.autodesk.com/cloudhelp/2023/ENU/Maya-ReleaseNotes/files/MAYA_RELEASENOTES_2023_3_RELEASE_NOTES_HTML This snippet outlines fixes for core Maya functionalities in the 2023.3 update, including dependency issues, application crashes, namespace handling, and UI problems. ```Maya # Maya 2023.3 Update Release Notes ## Foundation * Missing dependencies in Maya 2023 Linux package _MAYA-125568_ * Missing XGen dependencies in the Maya Linux deployment package _MAYA-125464_ * MLibrary applications crash on exit _MAYA-125228_ * Lost namespace if scene includes namespaced expression and Cached Playback is enabled _MAYA-125207_ * Camera Bookmark Editor 'Apply' button not working _MAYA-124913_ * Qt UIs don't show specific icon images on Windows _MAYA-124684_ * Maya failing to load via File->Recent Files _MAYA-124349_ * Error attempting to remove reference when using a relative file path _MAYA-124346_ * Crash in TmidCompConvert _MAYA-125756_ * Artifact shadows appear when raising and lowering a polygon face _MAYA-125334_ ``` -------------------------------- ### Maya 2023.3 Update Release Notes - Animation Performance Fixes Source: https://help.autodesk.com/cloudhelp/2023/ENU/Maya-ReleaseNotes/files/MAYA_RELEASENOTES_2023_3_RELEASE_NOTES_HTML This snippet details fixes related to animation performance in Maya 2023.3, specifically concerning Cached Playback and its interaction with nParticles and animated visibility. ```Maya # Maya 2023.3 Update Release Notes ## Animation Performance * Cached Playback : nParticles scene with gameVertexCount plugin loaded crashes on playback _MAYA-125818_ * Cached Playback : Objects with animated visibility are displayed at the origin _MAYA-124883_ ``` -------------------------------- ### Maya 2023.3 Update Release Notes - Rigging Fixes Source: https://help.autodesk.com/cloudhelp/2023/ENU/Maya-ReleaseNotes/files/MAYA_RELEASENOTES_2023_3_RELEASE_NOTES_HTML This snippet lists fixes for rigging functionalities in Maya 2023.3, including issues with skin weight copying between different geometry types and weight painting behavior. ```Maya # Maya 2023.3 Update Release Notes ## Rigging * Copy Skin Weights between NURBS and polygons does not work _MAYA-125318_ * Deformed NURBS surface breaks when painting weights _MAYA-125310_ * Auto-save repositions Influences list in the Paint Skin Weights Tool Settings _MAYA-124885_ ``` -------------------------------- ### Maya 2023.3 Update Release Notes - Viewport Fixes Source: https://help.autodesk.com/cloudhelp/2023/ENU/Maya-ReleaseNotes/files/MAYA_RELEASENOTES_2023_3_RELEASE_NOTES_HTML This snippet highlights fixes for the Maya viewport in the 2023.3 update, specifically addressing support for multiple SHADERFX paths and the 'Isolate Select' functionality in DX11 mode. ```Maya # Maya 2023.3 Update Release Notes ## Viewport * Support for multiple paths with SHADERFX_CUSTOMUSERPATH _MAYA-124764_ * VP2 : Isolate Select is not working as expected in DX11 mode _MAYA-124760_ ``` -------------------------------- ### Maya 2023.3 Update Release Notes - Animation Fixes Source: https://help.autodesk.com/cloudhelp/2023/ENU/Maya-ReleaseNotes/files/MAYA_RELEASENOTES_2023_3_RELEASE_NOTES_HTML This snippet lists specific animation-related issues fixed in Maya 2023.3. It addresses crashes, freezes, and playback discrepancies. ```Maya # Maya 2023.3 Update Release Notes ## Animation * Crash when accessing light data in shader node's compute _MAYA-125706_ * Crash using Blue Pencil when playing back with Graph Editor open _MAYA-125362_ * Freeze scrubbing Time Slider after importing geometry cache exported with FPS setting of 23.976 _MAYA-125314_ * Pitch difference when Playblasting with Time Editor audio _MAYA-124817_ * Animation layers do not preserve transformation when rotation order is changed _MAYA-124794_ * Delay in evaluation when Line Width of nurbsCurve is controlled by an attribute _MAYA-123864_ ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.