The EnableVideoAds property of AdGui doesn’t seem to save properly if the place is saved to the cloud. This occurs if it’s just saved or published to Roblox. It doesn’t happen to local place files.
Reproduction steps:
- Open any place with an AdGui.
- Save that place to the cloud.
- Toggle the “EnableVideoAds” property on the AdGui.
- Save your changes to the cloud.
- Close the place, and open it back up again
- Observe that your changes have not been saved
Recording of the issue:
Reproduction file:
repro_test.rbxl (65.8 KB)
System information:
AMD Ryzen 7 5800X3D @ 3.4 GHz, 32 GB RAM, NVIDIA GeForce RTX 3080 Ti
Enabled Beta Features
Dragger QOL Improvements
EditableImage and EditableMesh
Gamepad Emulator
Import Queue
Improved Constraint Tool
Improved Mass Properties
Live Animation Creator
Multilayer Wrap Fix
New Studio Camera Controls
Preferred Text Size Setting
Scripts Are Non-Strict By Default
Updated Roblox Controls
Video Uploads
Expected behavior
The EnableVideoAds property should save, regardless of the place being saved to the cloud or not.