Search Issue Tracker
Active
Under Consideration for 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent logic on when 'open VFX graph Samples' button appears on Visual Effect Graph in Package Manager
- Unable to dock tabs on panels when non-standard pointers are used (touch-screen, tablet and pen)
- Editor hangs when rendering TMP Text Component with Left and Right Margins set in the Extra Settings
- Occlusion's fields can be set to negative numbers
- Issues with tutorial content in Universal 3D sample
Add comment