Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2021.3.47f1
2022.3.56f1
6000.0.34f1
6000.1.0b2
6000.2.0a1
Issue ID
UUM-92938
Regression
No
Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
How to reproduce:
1. Open the attached “IN-91766.zip” project
2. Observe the crash
Reproducible in: 2021.3.47f1, 2022.3.56f1, 6000.0.34f1, 6000.1.0b2
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007ff60ad05276 (Unity) TransferField_NonArray<YAMLRead,Converter_String>
0x00007ff60ac7b346 (Unity) ExecuteSerializationCommands<ConfigSettingsRead>
0x00007ff60acf247e (Unity) YAMLRead::Transfer<ManagedObjectTransferer>
0x00007ff60ad2736a (Unity) Transfer_ManagedObject<YAMLRead,0>
0x00007ff60ac7b466 (Unity) ExecuteSerializationCommands<JSONRead>
0x00007ff60ac95c13 (Unity) <lambda_d4d95dac1825d5ffc4e385f6ea8312c8>::operator(){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Value discrepancy between LateUpdate and OnAnimatorIK when state transition occurs
- Keyword space mismatch error is constantly appearing in the Editor Console window when shaders contain compilation errors
- Inspector Window Tag Search Bar is not populated with the copy-pasted text when using CTRL+V to paste a tag name
- CompilationPipeline.assemblyCompilationFinished is not invoked when using RequestScriptCompilationOptions.CleanBuildCache
- Error “A renderer material mask can't store more than 128 materials.“ is present when the GPU Resident Drawer is disabled
Add comment