Search Issue Tracker
Fixed in 2021.3.16f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a10
Votes
0
Found in
2019.4.40f1
2020.3.36f1
2021.3.5f1
2022.1.6f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-8156
Regression
No
this.ValueToString(this.rawValue) is called every time when setting FloatField.value to the same value
Reproduction steps:
1. Open the attached "1415261.zip" project
2. Open the Profiler Window and set it to record in Editor mode
3. Open the "MyWindow" Window
4. Stop recording in the Profiler
5. Search for and observe the Profiler Marker named "ZZZZZ" in the Profiler Window
Expected result: There are no "GC Alloc" spikes
Actual result: There is a ~27MB "GC Alloc" spike
Reproducible with: 1.0.0 (2019.4.40f1, 2020.3.36f1, 2021.3.5f1, 2022.1.6f1, 2022.2.0a17)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
Add comment