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
- Rendering errors are thrown when canceling full screen on OpenGL API Windows build
- Game view fails to render and becomes dark when the Screen Space Lens Flare Component's intensity is set to 1 and the Bloom Mip Bias is set to 0.
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
Add comment