UUM-134907
Fixed in 6000.6.0b1Mentioned in 2 release notes.
First fixed in 6000.6.0b1 (Jun 23, 2026).
| Version | Section | Risk | Impact | Note |
|---|---|---|---|---|
| 6000.6.0b1 | API Changes Editor | API change | Added: Added onValidateValue and SetValueWithoutValidation to BaseField. This runs before the ChangeEvent and replaces the value, so code can clamp, sanitize, or reject input, (UUM-134907) First seen in 6000.6.0a8. | |
| 6000.6.0b1 | Fixes UI Toolkit | Fix | Added confirmation popup when resizing a large list that was bound in the Editor. This matches the IMGUI behaviour. (UUM-134907) First seen in 6000.6.0a8. |