Search Issue Tracker
Fixed
Fixed in 2022.3.28f1, 6000.0.1f1
Votes
0
Found in
2022.3.3f1
6000.0.37f1
Issue ID
UUM-63996
Regression
No
Unable to add package due to "Converting circular structure to JSON" error
1. What happened
when i try to install universal RP the installation fails with this error:
[Package Manager Window] Error adding package: com.unity.render-pipelines.universal@14.0.8.
Unable to add package [com.unity.render-pipelines.universal@14.0.8]:
One or more dependencies could not be added to the local file system:
com.unity.burst: Converting circular structure to JSON
--> starting at object with constructor 'Error'
--- property 'error' closes the circle
com.unity.mathematics: Converting circular structure to JSON
--> starting at object with constructor 'Error'
--- property 'error' closes the circle
com.unity.searcher: Converting circular structure to JSON
--> starting at object with constructor 'Error'
--- property 'error' closes the circle
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Docked Search window tab title is cut off when searching for free Assets in separate Asset Store Search window
- Asset list items fail to load content when scrolling through the List view in Asset Store Search
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
Add comment