Search Issue Tracker
Fixed in 2023.1.5f1
Fixed in 2023.1.X, 2023.2.X, 2023.3.X, 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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
Add comment