Search Issue Tracker

Fixed

Fixed in 6000.0.57f1, 6000.2.3f1, 6000.3.0a6

Votes

7

Found in

6000.0.36f1

6000.1.0b4

6000.3.0a1

Issue ID

UUM-96065

Regression

No

“Application.Message.LeftButtonUp” loads indefinitely when trying to select a GameObject with disabled selection

-

Steps to reproduce:
1. Open the attached “cozy_builder_unity_project.zip” project
2. Open the “LS_GameIsland” scene
3. In the Hierarchy Window, find “LevelGreyBox/Capsule”
4. Disable selection for the “Capsule” GameObject with the hand icon
5. Click on the “Capsule” in the Scene View
6. Observe the results

Expected result: Nothing happens
Actual result: The editor freezes indefinitely while loading “Application.Message.LeftButtonUp”
(Partial fix results in the error "GetAllOverlapping failed, could not ignore game object 'object' when picking" being logged instead which is still breaking for this bug)

Reproducible in: 2023.3.0a16, 6000.0.36f1, 6000.1.0b4, 6000.2.0a1
Couldn't test in: 2021.3.48f1, 2022.3.57f1, 2023.3.0a15 (Because of third party errors)

Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested

Note: Not reproducible on a new project

  1. Resolution Note (fix version 6000.3.0a6):

    Clicking in scene view on objects disabled for selection when GPU Resident Drawer is set to "Instanced Drawing" is now ignored correctly without the editor getting stuck in a "Application.Message.LeftButtonUp" dialog.

  2. Resolution Note (fix version 6000.2.3f1):

    Clicking in scene view on objects disabled for selection when GPU Resident Drawer is set to "Instanced Drawing" is now ignored correctly without the editor getting stuck in a "Application.Message.LeftButtonUp" dialog.

  3. Resolution Note (fix version 6000.0.57f1):

    Clicking in scene view on objects disabled for selection when GPU Resident Drawer is set to "Instanced Drawing" is now ignored correctly without the editor getting stuck in a "Application.Message.LeftButtonUp" dialog.

Comments (1)

  1. DomiOnline

    Jun 09, 2025 15:12

    We are also experiencing this problem. unity 6000.0.50f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.