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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment