Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.2.0a8
2020.2.1f1
2021.1
2021.2
Issue ID
1309768
Regression
Yes
Mouse selection in Physics Debugger prioritizes Mesh GameObjects over GameObjects with colliders
Reproduction steps:
1. Open user's project "PysicsSelectionTestProject.zip"
2. Open "SampleScene" Scene
3. In the Hierarchy window, notice how "3d object" has a child "physicsObject" that is a GameObject with Box Collider
4. Open Physics Debugger in Toolbar -> Window -> Analysis
5. In Scene View, make sure "Collisions Geometry" and "Mouse Select" are both enabled in Physics Debug
6. Angle the camera so that "physicsObject" is in front of "Cube"
7. Try selecting the "Cube" GameObject through "physicsObject"
Expected result: The "physicsObject" is selected first
Actual result: The "Cube" is selected first, ignoring the "physicsObject" in front of it
Reproducible with: 2020.2.0a8, 2020.2.3f1, 2021.1.0b4, 2021.2.0a3
Not reproducible with: 2018.4.31f1, 2019.4.19f1, 2020.2.0a7
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
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a8
Resolution Note (fix version 2021.1):
Fixed in 2021.1.3f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.3f1