Search Issue Tracker
Won't Fix
Votes
0
Found in
4.2.0f4
Issue ID
554524
Regression
No
Wrong display of floats in the animator controller window.
In the animator controller window, the display of floating point values uses scientific notation inside blendtrees, but the display field is too small to show the whole number including the exponent, meaning a value such as:
4.203895e-45
is cropped to look like this:
4.20389
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