Search Issue Tracker
Fixed
Fixed in 6000.0.15f1
Votes
0
Found in
6000.0.12f1
7000.0.0a1
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment