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
- [sw-unity-6-1] UI Toolkit Debugger's "Pick Element" functionality does not work when hovering on any Editor panel except the Game view
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
Add comment