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

Can't select overlapping brush on top of another selected brush, in Edit mode #331

Open
andreiagmu opened this issue Jan 27, 2022 · 1 comment
Labels
Projects

Comments

@andreiagmu
Copy link

I'm having an issue with brush selection on Edit mode:

If I create a brush on top of another, enter Edit mode, select the bottom brush (so its edit gizmos are active), then try to select the brush on top of it, the top brush isn't selected.
I have to click somewhere outside the bottom brush (clicking the skybox, or clicking another not-overlapping brush) to first deselect it, only then I'm able to select the top brush.

On Place mode, the selection works as expected, I can select the top brush without a problem, even if the bottom brush is selected

This issue is happening with both the current master and 2021.2-update branches
I tested on Unity 2020.3 and 2021.2, the issue is happening on both versions

capture_20220127_035410_010

@andreiagmu andreiagmu changed the title Can't select overlapping brush on top of another, in Edit mode Can't select overlapping brush on top of another selected brush, in Edit mode Jan 27, 2022
@andreiagmu
Copy link
Author

A few workarounds for this issue:

  • If I select both brushes on the Hierarchy view, I can edit either of them (at the same time).

  • If I use Unity's Shift + D shortcut to deselect all gameobjects, I can quickly deselect the bottom brush, then click on the top one. That's closer to the behavior I was expecting.

@nukeandbeans nukeandbeans added this to Needs triage in WIP Apr 16, 2022
@nukeandbeans nukeandbeans moved this from Needs triage to To-Do in WIP Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
WIP
  
To-Do
Development

No branches or pull requests

2 participants