Search Issue Tracker
Fixed
Fixed in 2023.1.5f1, 2023.2.0b1, 2023.3.0a1
Votes
0
Found in
2023.1.0b5
2023.2.0a3
2023.3.0a1
Issue ID
UUM-27766
Regression
Yes
Crash on core::basic_string<char,core::StringStorageDefault<char> >::basic_string<char,core::StringStorageDefault<char> ><char const * __ptr64> when using the Serializable Inflated Generics feature
Reproduction steps:
1. Open the attached “repro-project“
2. Load the “SampleScene“ scene (Assets/Scenes)
3. In the Hierarchy window select the “World” GameObject
4. Right-click on the “World Hex Manager (Script)” component and select "Update Spawned Hexes"
5. Observe the crash
Reproducible with: 2023.1.0a25, 2023.1.0b5, 2023.2.0a3
Not reproducible with: 2020.3.45f1, 2021.3.19f1, 2022.2.8f1
Could not test with: 2023.1.0a1, 2023.1.0a24 - due to errors relating to the script
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
0x00007FFE51266770 (Unity) core::basic_string<char,core::StringStorageDefault<char> >::basic_string<char,core::StringStorageDefault<char> ><char const * __ptr64>
0x00007FFE5186E280 (Unity) TypeTreeQueries::ReadStringFromBuffer
0x00007FFE5186975C (Unity) TypeTreeQueries::GetFullTypeNameFromReferencedType
0x00007FFE52785E22 (Unity) TypeTreeQueries::WalkReferenceRegistryInstances<SerializedManagedReferencesIndex>
0x00007FFE5278C45B (Unity) SerializedManagedReferencesIndex::GetReferencePositionFromOffsetInsideRegistry
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window
Add comment