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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment