Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
2022.3.63f1
6000.0.50f1
6000.1.7f1
6000.2.0b5
6000.3.0a1
6000.4.0a1
Issue ID
UUM-108785
Regression
No
Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
Steps to reproduce:
- Open the attached project
- Open the Test UI Document
- Enter Preview mode
- Enter a value in the TextField
- Exit the Preview mode
Actual results: Changes to the placeholder text carry over from the Preview mode
Expected results: Changes made in the Preview mode are reset after the user exits the mode
Reproducible with versions: 2022.3.63f1, 6000.0.50f1, 6000.1.7f1, 6000.2.0b5
Tested on (OS): macOS 15.5
Notes:
- The placeholder text value gets reset after exiting the Preview mode and then selecting the object manually
- If {}.unity-base-text-field{}{}input--placeholder{} selector is overridden, changes from the Preview mode remain even after using the above-mentioned workaround. To fully reset the object user needs to enter the Preview mode for the second time and focus the affected object (Preview_Reset_2 reference video)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Add comment