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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment