Search Issue Tracker
Fixed
Fixed in 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
6000.3.0a1
Issue ID
UUM-110447
Regression
No
Filter Values reset if Filters are reordered
Steps to reproduce:
1. Create a new project
2. Create UI Document (Create > UI Toolkit > UI Document)
3. Double-click on the newly created UI Document to open UI Builder
4. Drag Visual Element to the Hierarchy
5. Open Filter dropdown section in Visual Element Inspector
6. Add two Filters
7. Change their Value fields
8. Change Filters order by dragging in the reorderable list
9. Observe the Value fields
Actual results: Value fields reset to default
Expected results: Value fields stay the same value
Reproducible with versions: 6000.3.0a1
Couldn’t reproduce with versions: 2021.3.52f1, 2022.3.62f1, 6000.0.52f1, 6000.1.9f1, 6000.2.0b7 (no Filter section)
Tested on (OS): Ubuntu 22.04, macOS Sequoia 15.4 (M4)
Note: One of the Filters is impossible to remove after reordering, only undoing everything helps to remove it
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment