Search Issue Tracker
Won't Fix
Won't Fix in 2022.3.X
Votes
0
Found in
2022.3.49f1
Issue ID
UUM-83533
Regression
No
"Recursive serialization is not supported" error is shown when starting a project in batch mode when the Library folder is deleted
Steps to reproduce:
1. Open the attached “hdrp_test.zip” folder
2. Delete the Library and AssetBundles folders
3. Make sure you have the IL2CPP Scripting Backend installed on the version you are testing
4. Open a new Command Prompt Window
5. Run this command: EditorPath\Unity.exe -projectPath "projectPath\IN-84578_hdrp-test" -buildTarget win64 -batchMode -quit -executeMethod HB.Test.Run
6. Make sure to change the EditorPath and projectPath to the correct paths for those folders
7. Open the Editor.log after the Editor quits
8. Search for “Recursive serialization” in the Editor.log file
Expected result: “Recursive serialization” is not found in the Editor.log
Actual result: “Recursive serialization” appears in the Editor.log twice
Reproducible in: 2022.3.49f1, 6000.0.13f1
Not reproducible in: 6000.0.22f1
Fixed in: 6000.0.14f1
Couldn’t test in: 2021.3.44f1 (Unfixable compilation errors when loading the project)
Reproducible on: Windows 10 (22H2)
Not reproducible on: Windows 11
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Thank you for reporting a bug to Unity.
Unity doesn't support version downgrading. Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (2022.3.X):
Thank you for reporting a bug to Unity.
Unity doesn't support version downgrading. Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.