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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment