Search Issue Tracker
In Progress
Votes
0
Found in [Package]
6.0.4
Issue ID
PBLD-220
Regression
No
Custom actions of the ProBuilder are disabled when trying to select them in the Context Menu
How to reproduce:
1. Open the “ProBuilder-6” project
2. Open the “SampleScene”
3. In the Hierarchy, select the “Cube” GameObject
4. In the Tools bar, click on Active Context: ProBuilder
5. In the Tools Settings bar, select Edge Selection
6. Right-click on any edge of the “Cube” GameObject
7. Observe the Context Menu
Expected result: “Remove Edges” option is usable
Actual result: “Remove Edges” is grayed out and disabled
Reproducible in: 6.0.1-6.0.4 (6000.0.42f1, 6000.1.0b10, 6000.2.0a6)
Reproducible on: Windows 10
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
- 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
Resolution Note:
The sample code was updated so that it correctly appears in the context menu.