Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.62f1
6000.0.50f1
6000.1.4f1
6000.2.0b3
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-107642
Regression
No
"UI Document was modified externally" pop up appears when reimporting assets
How to reproduce:
1. Create and open a new project
2. Right click in the Project tab and navigate to: Create > UI Toolkit > UI Document, to create a new UXML file
3. Open the new file
4. In the UI Builder add any element to the Hierarchy
5. Save changes and close the UI Builder window
6. Repeat steps 3-4
7. Right click in the Project tab and select Reimport
8. Click Reload or Ignore
9. Observe the Editor
Expected result: No pop up dialog appears
Actual result: “UI Document was modified externally” pop up appears
Reproducible with: 2022.1.0a1, 2022.3.62f1, 6000.0.50f1, 6000.1.4f1, 6000.2.0b3
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Depending on the Editor version “NullReferenceException”, “ObjectDisposedException”, “Accessing invalid property” and “type is not a supported pptr value” errors are thrown.
- If we follow steps 2-4 then step 7, the pop up will not appear, sometimes errors are thrown
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