Search Issue Tracker
Fixed
Fixed in 6000.0.15f1
Votes
0
Found in
6000.0.12f1
Issue ID
UUM-76665
Regression
No
"Recursive Serialization is not supported" error is shown when using a missing Default Physics Material
How to reproduce:
1. Open the attached “demo.zip” project
2. Open the “SampleScene”
3. Create 2 Physics materials A and B
4. Go to Edit → Project Settings → Physics → Settings → Game Object
5. Set the Default Material to be Physics Material A
6. Delete the Physics Material A
7. Create a new Game Object and add a Box Collider to it
8. Enter and Exit Play Mode
9. Assign the Physics Material B to the Box Collider
10. Observe the Console Window
Expected result: No messages are shown
Actual result: “Recursive Serialization is not supported” error is shown
Reproducible in: 2023.3.0a15, 6000.0.12f1
Not reproducible in: 2021.3.41f1, 2022.3.39f, 2023.3.0a14
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
- Black square “shadow” artifacts visible when using Screen Space Reflections without maximum smoothing
Add comment