Skip to content
This repository was archived by the owner on Jul 12, 2018. It is now read-only.
This repository was archived by the owner on Jul 12, 2018. It is now read-only.

Warning in Unity Console #6

@jessemcculloch

Description

@jessemcculloch

Version of Unity (eg. 5.5.0f1): 5.5.2f1
Version of GitHub for Unity (see console output): 0.8.0.0
Platform (eg. Windows, macOS, Linux): Windows

I am seeing the following error in the Unity Console whenever I exit play mode -

Serialization depth limit 7 exceeded at 'FileTreeNode.children'. There may be an object composition cycle in one or more of your serialized classes.

Serialization hierarchy:
8: FileTreeNode.children
7: FileTreeNode.children
6: FileTreeNode.children
5: FileTreeNode.children
4: FileTreeNode.children
3: FileTreeNode.children
2: GitHub.Unity::ChangesetTreeView.tree
1: GitHub.Unity::ChangesView.tree
0: GitHub.Unity::Window.changesTab

github-unity.zip

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions