Major Memory Leak in MacOS ROBLOX Studio ARM64

I have been having a major memory leak in one of our places, this somehow only happens in really big places.

At this state, IntelliSense will refuse to work, and memory consumption will build up until it consumes all of Mac’s storage space, forcing me to quit it. I suspect this would be a bug in the IntelliSense.

Note that this happens only in my MacBook, it doesn’t happen in my Windows computer, however at that place IntelliSense also doesn’t work. I am using the ARM64 version of ROBLOX. We have team create enabled.

System Specifications
MacBook Pro 14"
MacOS Sequioa 15.3
Apple M3 Pro
18 GB RAM
512 GB

Beta Features Enabled
Assistant Preview, Avatar Auto-Setup Beta, Avatar Joint Upgrade, CreateAssetAsync Lua API, Dragger QoL Improvements, Face Capture, Gamepad Emulator, Import Queue, Improved Constraint Tool, Improved Mass Properties, Live Animation Creator, Multilayer Wrap Fix, New Luau Type Solver, New Studio Camera Controls, Occlusion Culling, Preferred Text Size Setting, Script Sync, Scripts Are Non-Strict by Default, Studio Solid Modelling Improvements, Texture Generator, UIDragDectectors, Updated Roblox Controls, Video Uploads

Expected behavior

No memory leaks, and IntelliSense working.

A private message is associated with this bug report

1 Like

Hey! I see you have the New Luau Type Solver enabled. Does turning off this beta feature prevent the increase in memory consumption?

We have re-created similar behavior internally with the New Luau Type Solver beta feature in sufficiently complex places.

Thanks, disabling that Beta Features brought back IntelliSense, and the memory leak seems to have disappeared now, I will get back to this once I still encounter abnormalities.

1 Like