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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.