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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment