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
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment