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
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
- Different colors are present when Alpha channel is unclamped
- Visual Effects Forums link leads to generic Unity Forums
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
Add comment