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
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
Add comment