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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.