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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment