BillboardGui "ExtentsOffsetWorldSpace property is not enabled yet" (fixed?)

This is a minor mistake with the FFlag implementation of this property. The getter for this property is throwing the disabled error when it’s initial value is read to be pushed into Roblox’s Lua bridge, even if the user didn’t read from it in Lua.

While the error doesn’t necessarily break scripts, it prints this error to the output anytime a BillboardGui is created.

image.png

2 Likes

My local output is being spammed

1 Like

This will likely disappear by the end of the day when the feature is enabled assuming there are no problems with it.

1 Like