Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggling emitLegacyScripts causes ignored instances to be deleted #925

Open
tapple opened this issue Jun 9, 2024 · 0 comments
Open

Toggling emitLegacyScripts causes ignored instances to be deleted #925

tapple opened this issue Jun 9, 2024 · 0 comments
Labels
type: bug Something happens that shouldn't happen

Comments

@tapple
Copy link

tapple commented Jun 9, 2024

  1. Create a project with emitLegacyScripts: true
  2. create a script as an init.client.lua folder, and a meta with ignoreUnknownInstances: True
  3. Add some children to the LocalScript in studio
  4. In rojo, change emitLegacyScripts to false

Actual behavior: the children of the LocalScript are deleted
Expected behavior: the old children of the LocalScript are moved to the new Script

@Dekkonot Dekkonot added the type: bug Something happens that shouldn't happen label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something happens that shouldn't happen
Projects
None yet
Development

No branches or pull requests

2 participants