Search Issue Tracker
Fixed in 6000.0.37f1
Fixed in 6000.0.X, 6000.1.X, 7000.0.0a17, future release
Votes
0
Found in
6000.0.29f1
6000.1.0a6
Issue ID
UUM-90229
Regression
Yes
Box selection in Scene View doesn't select 3D objects when GPU Resident Drawer setting is set to Instanced Drawing
Steps to reproduce:
1. Open the attached “BoxSelectGPURD.zip” project
2. Open the “SampleScene”
3. In Project Settings → Graphics, Make sure the “BatchRenderedGroup Variants” is set to “Keep All”
4. Open the file “Assets/Settings/PC_RPAsset” in the Inspector Window
5. In the Rendering tab, make sure GPU Rendering Drawer is set to Instanced Drawing
6. Go to the Scene View and try to select all the objects in the scene while drawing a box with the mouse
7. Observe the selected objects
Expected result: All objects that were in the selection box are selected
Actual result: All objects except the “Cube” are selected
Reproducible in: 2023.3.0a8, 6000.0.29f1, 6000.1.0a6
Not reproducible in: 2021.3.46f1, 2022.3.53f1, 2023.3.0a7
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Resolution Note (fix version future release):
Fixed rectangular selection in Scene View where objects weren't selected if they where rendered through the GPU Resident Drawer.
Resolution Note (fix version 6000.1):
Fixed rectangular selection in Scene View where objects weren't selected if they where rendered through the GPU Resident Drawer.
Resolution Note (fix version 6000.0):
Fixed rectangular selection in Scene View where objects weren't selected if they where rendered through the GPU Resident Drawer.