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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment