Has Razer Chroma API changed with Immersive Update? | Razer Insider
Skip to main content
Question

Has Razer Chroma API changed with Immersive Update?

  • August 16, 2026
  • 0 replies
  • 3 views

psolem

DId this update change anything in the Razer Chroma API?
I may not be wording it correctly, but my issue is several of the devices I was lighting in my development project have suddenly stopped working.
I am using Razer Chroma SDK for Unity installed from https://github.com/WyvrnOfficial/Unity_ChromaSDK.git and all WAS working well until this update.. Now I am only getting lights on mousepad, mouse and mouse dock. Keyboard, Seiren, Tartarus, Aether strip have all stopped responding to requests to light up.
I think the problem might be in ChromaAnimationAPI, specifically ChromaAnimationAPI.SetEffectCustom2D(int device, int[ ] colors) is no longer working.
To be clear, I’m not asking if the github repo changed, I'm asking about the underlying chroma service that this github repo would be interacting with.
Can anyone confirm if this update changed this API?
Is anyone else suddenly having issues using this API or lighting some devices?