Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.0b3
Issue ID
768773
Regression
No
"String too long for TextMeshGenerator" error when displaying a warning about mixed generic/humanoid animation
Create a scene where generic and humanoid animations are applied to the same humanoid character (or use attached scene)
Try to scrub the generic animation (MoveBone on Marine_troop in example)
--> Inspector has lots of repeated messages saying "Binding warning: Some transforms are animated by both a Humanoid animation clip and a Generic animation clip. Only the Humanoid clip will be applied on those transforms..." (Warning is ok, but too many repeats)
--> Console error shows multiple errors with
"String too long for TextMeshGenerator. Cutting off characters."
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment