Flag UserAllowDisableCustomAnims2 does not exist

My code was working fine for months until 1h ago and now I got all over the place this error: "Flag UserAllowDisableCustomAnims2 does not exist "
Code:
AllowDisableCustomAnimsUserFlag = UserSettings():IsUserFeatureEnabled(“UserAllowDisableCustomAnims2”).

It gives this error only on my PC… I cleaned the cache and reinstalled Roblox and Roblox Studio and still the same error. My partner does not have this error..

Did they implement a change that breaks the old code?

Put it in a pcall.

FFlags are meant for internal use, and are subject to change.