Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Lock/UnLock with multiple selected #795

Closed
@Joen-UnLogick

Description

@Joen-UnLogick

Description

When selecting more than one file in the project view and then opening the context menu and locking/unlocking will only affect one.

Steps to Reproduce

  1. Select two versioned files in Unity
  2. Right click and "Request Lock"

Expected behavior: [What you expect to happen]

I expect both to be locked.

Actual behavior: [What actually happens]

Only one is locked.

Reproduces how often: [What percentage of the time does it reproduce?]

100%

Additional Information

Just look at all of Selection.objects instead of only Selection.activeObject

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions