Search Issue Tracker
Fixed
Fixed in 6000.4.0a1
Votes
0
Found in
2021.3.30f1
2022.3.10f1
2023.1.15f1
2023.2.0b11
2023.3.0a7
6000.0.0b11
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
Issue ID
UUM-49819
Regression
No
Referred style sheet stays dirty after saving when using the UIBuilder
Repro steps:
1. Import the attached UUM-49819-DirtyAssets.unitypackage2.
2. Open Window->UI Toolkit->TestAssetDirty
3. Save the scene using file->save
4. Click "Scan for dirty assets"
5. Should show that "everything is clean"
6. Open Editor/TestTemplate in the UIBuilder
7. Press save again to make sure everything is saved
8. Click Scan for dirty assets
Expected: "Everything is clean!"
Actual: "Dirty Asset:Assets/Editor/MainStyle.uss"
Reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.15f1, 2023.2.0b11, 2023.3.0a7
Reproducible on: Ubuntu 23.04, Windows 10 Pro 22H2
Not reproducible on: no other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment