Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.58f1
6000.2.5f1
6000.3.0b2
Issue ID
UUM-120294
Regression
Yes
HandleUtility.PickGameObject() ignores pickability of a GameObject when GPU Resident Drawer is enabled
Steps to reproduce:
1. Open the attached “UUM-120294” project
2. Click the menu item (Tools → SceneView Picker)
3. Click the “Start Picking” button
4. Click the “Front” Cube GameObject in the Scene window
5. Observe the Console window
Expected result: Console logs “Picked: None”
Actual result: Console logs “Picked: Front”
Reproducible with: 2023.3.0a9, 6000.0.58f1, 6000.2.5f1, 6000.3.0b2, 6000.4.0a1
Not reproducible with: 2023.3.0a8
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Toggle GPU Resident Drawer by changing field in (Assets -> Settings -> PC_RPAsset -> Rendering -> GPU Resident Drawer)
- When testing versions older than 6000.0.0f11, on a new project set Batch Renderer Group Variants to “Strip All“, use the “Start Picking” button, then set Batch Renderer Group Variants to “Keep All“, otherwise sometimes, the issue does not reproduce
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment