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
6000.5.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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment