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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment