Search Issue Tracker
By Design
Votes
0
Found in
5.0.0a9
Issue ID
610564
Regression
Yes
Serialization depth exceeded warning thrown when serializing List with 0 elements
To reproduce:
1. Open attached project
2. Open scene "asd". It contains a Class "Node" which has a list of Nodes inside
3. Note the console - Serialization depth limit exceeded warnings have been thrown, even though the list size is set to 0
Regression since 4.3.4f1
Explanation:
It is a cycle that's causing this. The warning was added in 4.5, but it just warns about performance issues that have always been there.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
jocktmp8
May 11, 2023 23:26
dsdsdsd
samsunrock266
Jul 31, 2019 11:26
If you feel boring after your office and you are looking for a online platform https://robloxrobuxgeneratorfree.com for spend our free moment, these roblox are always provide a different type of the game levels for fully free any time to play it.
retraffic
Feb 27, 2015 11:07
how can this be "By Design" if the list size is 0?
I understand that there can be a warning about this but not something that is marked as an error and that it happens all 5 seconds even though there is no depth exceeding actually happening. the list has 0 elements after all..
my console output is completely unreadable.