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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment