Search Issue Tracker

Won't Fix

Votes

0

Found in

Issue ID

1252267

Regression

No

[Animation] event UI is different according to if an object is selected or if animation is opened directly

Animation

-

Steps to repro:
1. open project with animations
2. open window > general > animation
3. in hierarchy, select an animated game object
4. in animation window, select an animation from the dropdown
5. select an animation event (or add a new one)
6. check inspector, observe the UI shows a dropdown "Function: (No function selected)"
7. in project view, select animation asset
8. in animation window, select the same event
9. observe UI in inspector is different (as pictured in docs: https://docs.unity3d.com/2020.2/Documentation/Manual/script-AnimationWindowEvent.html )

Expected: Animation event can only be accessed with correct UI, when accessed via game-object
Actual: animation event can be accessed via asset resulting in confusing UI, and docs shows this broken UI

repro: 2019.3.15f1

  1. Resolution Note:

    Even if confusing, the UI without object is necessary. Feedback or discussion can be had on #devs-animation

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.