Search Issue Tracker
Fixed
Fixed in 6000.0.34f1, 6000.1.0a10, 7000.0.0a14
Votes
1
Found in
6000.0.26f1
6000.1.0a3
Issue ID
UUM-86661
Regression
No
"InvalidOperationException" error appears when selecting a specific visual tree asset
Reproduction steps:
1. Open the attached “repro_IN-88010“ project
2. In the “Assets/Resources “ folder, select the “WorkTask.uxml“ visual tree asset
3. Observe the Console
Expected result: No errors appear
Actual result: “InvalidOperationException: Trying to release a data source that isn't tracked. This is an internal bug. Please report using ‘Help > Report a Bug...’“ error appears
Reproducible with: 2021.3.45f1, 2022.3.52f1, 6000.0.26f1, 6000.1.0a3
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Note: If the error doesn’t appear after selecting the “Assets/Resources/WorkTask.uxml“ visual tree asset, select any other visual tree asset in that folder and then select the “WorkTask.uxml“ visual tree asset again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
Add comment