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.
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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
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.