Search Issue Tracker
Fixed
Fixed in 2022.3.42f1, 6000.0.15f1
Votes
3
Found in
2022.3.39f1
6000.0.10f1
Issue ID
UUM-77033
Regression
Yes
Crash on TypeTreeQueries::IsStreamedBinaryCompatible when waiting for Unity’s code in UnityEditor.CoreModule.dll to finish executing
Reproduction steps:
1. Open the attached “repro-project“
2. Observe the Editor opening
3. Observe the crash during Unity’s code in UnityEditor.CoreModule.dll execution
Reproducible with: 2022.3.38f1, 2022.3.39f1
Not reproducible with: 2021.3.41f1, 2022.3.37f1, 6000.0.13f1
Reproduced on: Windows 10
Not reproducible on: No other environment tested
Notes:
1. If an "Unsupported Build Target" error pops up during project opening, select "Switch Target"
2. An assertion failure can be found in the logs (“Assertion failed on expression: '!IsNull()'“)
First few lines of the stack trace:
0x00007ff7e8f37468 (Unity) TypeTreeQueries::IsStreamedBinaryCompatible
0x00007ff7e9e24a6c (Unity) GenerateUndoAndRedoDiffs
0x00007ff7e9e348d2 (Unity) PropertyUndoManager::Flush
0x00007ff7e86778fe (Unity) Undo_CUSTOM_FlushUndoRecordObjects
0x0000019ea0dad037 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.Undo:FlushUndoRecordObjects ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment