Unity-Technologies / GenericFrameRecorder

This GitHub package is DEPRECATED. Please get the new Unity Recorder from the Asset Store (https://assetstore.unity.com/packages/essentials/unity-recorder-94079) Use the editor builtin Bug Reporter to report issues. You can track and vote for issues on the Issue Tracker (https://issuetracker.unity3d.com)
MIT License
534 stars 66 forks source link

Animation recorder: UI messed up when we add an object to record #51

Closed JoelFortin closed 6 years ago

JoelFortin commented 6 years ago
What happened?

The UI is broken when we click on the "Add Object To Record" button The new "Object Recorder" section appears but is empty and there is an error in the console KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.SortedDictionary`2[System.Int32,UnityEditor.Recorder.RTInputSelector+InputGroup].get_Item (Int32 key)

Is it reproduceable?
  1. Open the Animation recorder window
  2. Click on the "Add Object To Record" button
Released package version / tag?

Recorder package 0.2.0.0022

jasonm-unity commented 6 years ago

fixed in build 0.2.0.0023