Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.2
Issue ID
967406
Regression
No
Animation Recorder: Recording an "Animator" controller generates 80 errors in the console
GitHub issue: https://github.com/Unity-Technologies/GenericFrameRecorder/issues/44
Description copy:
Trying to record the Animator component will generates a set of 80 errors once we try to show the asset in the inspector.
1. Import the attached package
2. Load the Scenes/Recorder_Bug scene
3. Try to record the "Animator" component from the "UnityCharacter" object
4. Stop the record session
5. Browse to the generated anim clip
6. Once we select the asset, errors are printed in the console
Then any subsequent record on an animator will generate the same errors when we start recording.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment