Search Issue Tracker
Fixed in 5.8.2 / 6.6
Votes
0
Found in [Package]
5.5.0
Issue ID
1128633
Regression
Yes
[UI] Float types revert to 0 if a decimal point is entered when the value is selected
Repro steps:
- Inside a VFX graph, create a float note
- Change the value to any other value that's not 0 (i.e. 1).
- Deselect the node
- Click again to change the value and type ".5" (for 0.5, but without the 0)
- Observe how the value is 5 now
- Type a long decimal value (i.e. 0.0001)
-Remove the last number and observe how the value resets to 0.
Note:
- Does not happen in 4x
- Regression, was addressed before
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment