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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment