Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.0a2
Issue ID
1307508
Regression
No
Error after adding event then changing option of a clip
The following error is generated in the console after specific repro steps of adding an event, then changing an option of a clip…
Transferring default clips failed, target already has clips
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:189)
This only happens when using the RMB-Click contextual menu “Add Animation Event”. This bug is not repro using the add event button.
Repro:
- Select any FBX with at least one animation clip in your Project folder
- In the Importer (Inspector) > Animation tab…
- Expand the Events section
- RMB-Click the time ruler and select “Add Animation Event”
- Collapse the Events section
- Click the Loop Time option (or any other option)…
Bug: error in the console.
Expected: no error.
see attached gif
Note: Functionality is not impacted, but error is undesired.
Not a regression from what I can tell.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment