Search Issue Tracker
Fixed in 4.3.0
Votes
0
Found in [Package]
4.0.5
Issue ID
1161998
Regression
Yes
[ProBuilder] Double-clicking a selection in a pop-up dialog while in Vertex/Edge/Face selection mode will select PB objects
How to reproduce:
1. Open user-submitted project (PBSelectionProblem)
2. Make sure the ProBuilder window is open and Vertex/Edge/Face selection modes can be selected
3. Select the 'Plain Old Cube' GameObject and select Vertex, Edge or Face selection mode
4. Click on any field in the Inspector window that would cause a pop-up window to be opened(such as Material selection)
5. Move the window so that the material about to be selected is above the 'PB Object' GameObject
6. Double-click the material
Expected result: the selection does not change from 'Plain Old Cube' to 'PB Object'
Actual result: the selection changes from 'Plain Old Cube' to 'PB Object'
Reproducible with Unity versions: 2018.4.2f1, 2019.1.7f1, 2019.2.0b6, 2019.3.0a6
Could not test with Unity versions: 2017.4.29f1(ProBuilder package not available)
Reproducible with package versions: 4.0.2, 4.0.5
Not reproducible with package versions: 3.0.9
Notes:
Not reproducible on macOS
In some cases the object under the pop-up window doesn't get selected, but the cursor can be seen performing a quick drag-selection action, which deselects the first object
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment