I’ve been getting this alert a few times today.
Here is my last log:
0.572.0.5720484_20230421T205844Z_Studio_38E3F_last.log (126.7 KB)
I’ve been getting this alert a few times today.
Here is my last log:
0.572.0.5720484_20230421T205844Z_Studio_38E3F_last.log (126.7 KB)
I was able to repeat the error in my project.
Unfortunately, this error only occurs with the project published on Roblox, so there’s no point in sending the .rbxl as an attachment.
If you want to test it, let me know in PM and I’ll insert someone in TeamCreate to open the project directly.
What happens is the following:
StarterGui.FrameFecha.Vislble
and re-enable it:Thanks for the report! We’ll follow up when we have an update for you.
Sadly still not fixed! I’m experiencing the same problem right now. Makes it impossible to work with UI.
When trying to edit a CanvasFrame’s GroupTransparency property for example, it says “GroupTransparency of CanvasGroup gets overriden by ScreenGui”.
However, when I put the canvas frame directly into StarterGui, the properties seem to work fine.
The only way I found to fix said bug is to create a new ScreenGui and insert the elements.