Reproduction Steps
This issue can be reproduced by opening Studio to a specific place file via the command line:
RobloxStudioBeta.exe "path\to\place\file.rbxl"
I am running Windows 11. Though probably not necessary to reproduce, my system information:
- CPU:
AMD Ryzen 7 3700X 8-Core Processor
- Memory:
16.0 GB Memory
- GPU:
NVIDIA GeForce RTX 2070 SUPER
Expected Behavior
I expect Studio to open to the place file specified via the first command line argument.
Actual Behavior
Instead of opening to the specified place file, Studio opens to the start screen as if nothing was passed.
This bug breaks run-in-roblox
, a tool for automatically running scripts on the file system inside Roblox Studio. It’s used for automated testing workflows both locally and in CI systems. This bug is critical for that workflow and completely prevents automated testing.
Issue Area: Studio
Issue Type: Other
Impact: High
Frequency: Constantly
Date First Experienced: 2022-01-24 00:01:00 (+00:00)