Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0b17
Issue ID
628858
Regression
No
New events added to an EventTrigger cannot be removed in inspector if there is more than event group
To Reproduce:
1. Add a new EventTrigger.
2. Add new event (PointerEnter) & add 2 entries to it.
3. Add a pointer exit event, notice that
3.1 it has already two entries, which are duplicates of the entries in the first event.
3.2 Entries in the new event cannot be deleted, the minus is greyed out and you have to create an additional entry to be able to delete any entries.
Comments (2)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
iwaldrop
Sep 05, 2014 23:32
Furthermore, this happens to me as well, on my machine at work (4.6.0b18) and my machine at home (4.6.0b17). It happens every time for me, so I'm not sure why this was marked as Not Reproducible.
iwaldrop
Sep 05, 2014 23:31
I agree that the behavior of 3.1 is a bug. Point 3.2, however, I believe is intended. Right-click the entry you wish to remove, and the minus (-) button will be enabled. It makes sense to me, but it might also be changed such that the minus button is never disabled, and instead will simply delete entries from the bottom up.