Search Issue Tracker
In Progress
Fixed in 2021.3.19f1, 2022.2.0a3
Fix In Review for 2022.1.X
Votes
0
Found in
2021.3.16f1
2022.1.24f1
2022.2.0a2
Issue ID
UUM-21911
Regression
Yes
Crash on scripting_cpp_string_for when opening the project
Reproduction steps:
1. Open the attached “CrashRepro” project
Expected result: The project opens
Actual result: Unity Editor crashes
Reproducible with: 2021.2.0a1, 2021.2.19f1, 2021.3.16f1, 2022.1.24f1, 2022.2.0a1, 2022.2.0a2
Not reproducible with: 2020.3.43f1, 2021.1.28f1, 2022.2.0a3, 2022.2.2f1, 2023.1.0a24
Reproducible on: Windows 11 22H2
First lines of the stack trace:
{noformat}0x00007ff6189ee9ce (Unity) scripting_cpp_string_for
0x00007ff61a63ad75 (Unity) ExtractAllClassesThatAreUserExtendedScripts
0x00007ff61a63b664 (Unity) PluginImporter::GenerateAssetData
0x00007ff619d5de7e (Unity) ImportToObjects
0x00007ff619d5cde3 (Unity) ImportAsset{noformat}
Note: Reimport the project on every Unity version
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
- Project build fails with Console errors “Plugin 'grpc_csharp_ext.bundle' is used from several locations:” when building a project with Target Platform "macOS"
- Screen.resolutions returns resolutions that include the notch area when called on Macs with a notch
- Shader Graph Editor Throws Exception When Deleting Custom Function Node
- Outlines are visible on Mesh when Alpha Clipping is enabled and Surface Type is set to Opaque
- UI Elements are not getting focused when navigating through using arrow keys if they’re placed in a specific position
Resolution Note (fix version 2022.1):
Issue identified and fixed. 2022.2+ is not impacted