Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a6, 6000.5.0a2
Votes
0
Found in
6000.0.58f1
6000.2.5f1
6000.3.0b2
6000.4.0a2
6000.5.0a1
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
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Add comment