[Regarding macOS Tahoe](Updated October 16, 2025)
macOS v26 Tahoe is now supported!
We advise against upgrading your macOS at this time as it may cause Live2D products not to function correctly. 
Upgrading macOS can also cause you to lose your Cubism Editor license file. 
Please make sure to deactivate your Cubism Editor license before upgrading the macOS.
For more details:
https://help.live2d.com/en/other/other_09/For inquiries regarding issues with license purchases or license activation errors, please contact us through the 
email form.I have a question about CubismWebFramework
    
        
                
            
                
                    
ERROR in framework/src/rendering/cubismrenderer_webgl.ts:126:11
TS2345: Argument of type 'typeof CubismClippingContext_WebGL' is not assignable to parameter of type 'ClippingContextConstructor'.
ngContext_WebGL'.
ngContext_WebGL'.
      Types of parameters 'manager' and 'manager' are incompatible.
        Type 'CubismClippingManager' is missing the following properties from type 'CubismClippingManager_WebGL': getMaskRenderTexture, setGL, setupClippingContext, getColorBuffer, and 7 more.
    124 |    */
    125 |   public constructor() {
  > 126 |     super(CubismClippingContext_WebGL);
        |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    127 |   }
    128 |
    129 |   /**                
 
                0 ·   
             
         
     
 
Comments
Thanks for using our products.
Are you using the latest version of Cubism SDK for Web (Cubism 5 SDK for Web R3)?
If not, please let us know the SDK version you are using.
Additionally, if you have modified the code after downloading the SDK, please let us know the details of those modifications.
Best regards.