Search Issue Tracker

Won't Fix

Votes

0

Found in

4.3.0f4

Issue ID

576558

Regression

No

Cannot view the last array in the Inspector

Inspector Functionality

-

Steps to reproduce :

- import the project attached
- open the scene
- select the game object
- expand the "test" member and notice the last array cannot be filled

Explanation :

Unity has problem serializing inter-referenced managed data structure, just like Level1 and Level2 in your case. We have to set a limitation of maximum level of depth to avoid unlimited recursion.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.