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
Comments (1)
-
DomiOnline
Jun 09, 2025 15:12
We are also experiencing this problem. unity 6000.0.50f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.
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.
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.