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

Add option to replace current open scene in Find Usages #1479

Closed
citizenmatt opened this issue Jan 13, 2020 · 1 comment
Closed

Add option to replace current open scene in Find Usages #1479

citizenmatt opened this issue Jan 13, 2020 · 1 comment
Assignees

Comments

@citizenmatt
Copy link
Member

The Unity Find Usages window lists all usages of an item across all scenes. When selecting a usage from another scene, the Unity editor window will prompt for confirmation before opening the new scene. The new scene is then opened additively, meaning the current scene is still open, too. We should add the ability to replace the current scene, rather than loading multiple scenes at once.

Change the dialog to read:

Do you want to close the current scene and open scene "%s"?

| Open Scene | | Open Scene Additive | | Cancel |

"Open Scene Additive" is the same text as used in the context menu of scene assets.

@citizenmatt
Copy link
Member Author

See tweeted feature request 😄.

@krasnotsvetov krasnotsvetov self-assigned this Jan 13, 2020
krasnotsvetov added a commit that referenced this issue Jan 13, 2020
@citizenmatt citizenmatt added this to the Rider 2019.3.2 milestone Jan 14, 2020
krasnotsvetov added a commit that referenced this issue Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants