Search Issue Tracker
Won't Fix
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.