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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment