Search Issue Tracker
Fixed
Fixed in 2022.3.28f1, 6000.0.1f1
Votes
0
Found in
2022.3.3f1
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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
Add comment