Search Issue Tracker

Active

Votes

0

Found in

6000.0.64f1

6000.2.15f1

6000.3.1f1

6000.4.0b1

6000.5.0a3

Issue ID

UUM-130248

Regression

No

UI Builder loses all progress or the .uxml file corrupts when entering a large value (8 digits) into properties that do now have clamped values

-

Steps to reproduce:

  1. Create a new Unity project using a 3D Universal Template
  2. Go to Assets > Create > UI Toolkit > UI Document
  3. Open the created .uxml in UI Builder
  4. Add any element to the Hierarchy (e.g. Label)
  5. In the Inspector, modify any of its properties for better change visibility (e.g. Scale, Color)
  6. In the Inspector, expand the "Transition Animation" foldout
  7. In the Duration property enter "10000000"
  8. Click File > Save, in the UI Builder
  9. Observe the UI Builder

Actual results: All made progress/changes in the UI Builder are lost and reset to default

Expected results: All fields should have clamped values and not allow such value to be saved

Reproducible with versions: 2023.1.0b1, 6000.0.64f1, 6000.2.15f1, 6000.3.1f1, 6000.4.0b1, 6000.5.0a3

Tested on (OS): Windows 11, macOS 26.1 (M1 Pro)

Notes:

  • The issue is reproducible in fields under "Filter", "Transition Animation" and "Transform" foldouts (possibly others as well)
  • In 6000.2.15f1 version and below the .uxml file gets corrupted, while in 6000.3.2f1 and above, just the progress resets

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.