Studio keeps opening a "Export Selection" prompt when pressing play

Hey developers, for what ever reason every time I press play in Studio whether it be Play or Play Here I get the prompt in Windows File Explorer to export a selection, the selection being my character as a .obj file. I have tried looking through the Studio settings and looking at multiple areas around the web to find a solution to no luck. I have provided a video to demonstrate my issue. Thanks in advance to who ever can solve this annoying inconvenience of mine! (This is my first forum post, I’m pretty sure I’m posting this right.)

Bumping this because I haven’t found a solution and this is very annoying.

Almost a year later and it is still happening. I have searched studio settings a thousand times to no avail.

Check your plugins, maybe?

I don’t use windows any longer, so I am in no position to help, but my best guess is that a plugin is trying to get access to a file with StudioService:PromptImportFile(), which would explain why it might be asking for a .obj file.

You could try actually selecting an .obj file and check the output, which if this hypothetical plugin does anything after getting a file, it could output something.

If the solution above doesn’t work, I’m sorry, I don’t use windows anymore and have no idea how else I could replicate it. Try reinstalling Roblox Studio maybe???

1 Like

Dude, I think you might be correct. I do not know why I haven’t tried this yet! I’ll try now and see if it does anything.

1 Like

You were correct! Dude you just made my life SO much easier! Thank you thank you!

1 Like

No problem! Most of my issues are caused by plugins, just thought it would help!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.