Search Issue Tracker
Fixed
Fixed in 2021.3.51f1, 2022.3.62f1, 6000.0.47f1, 6000.1.0b13, 6000.2.0a6
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.32f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91352
Regression
No
Crash on malloc_internal when opening a project after reloading a scene
Steps to reproduce:
1. Open the “user’s attached project”
2. Observe the crash
Reproducible with versions: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a9
Reproducible on: macOS 15.1.1 (Intel), Windows 10 (by the reporter)
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}0x00007ff7bc95ee8e (Unity) malloc_internal
0x00007ff7bcab53c0 (Unity) core::vector_detail::vector_data::grow
0x00007ff7bc995a4a (Unity) GameObject::AddComponentInternal
0x00007ff7bcccc884 (Unity) AddTransformComponentUnchecked
0x00007ff7bc998d25 (Unity) GameObject::EnsureUniqueTransform{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
Add comment