Search Issue Tracker
Active
Votes
0
Found in
6000.0.63f1
6000.2.15f1
6000.3.0f1
6000.4.0a5
Issue ID
UUM-128946
Regression
Yes
Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
Steps to reproduce:
1. Open the “user’s attached project”
2. Open “Windows/Package Manager”
3. Find the “Meta XR All-in-One SDK“ Package
3. Go to the Version History tab and update the Package (consistent crash with 81.0.0 and 78.0.0 versions)
4. Observe the crash
Reproducible with versions: 6000.0.35f1, 6000.0.63f1, 6000.2.15f1, 6000.3.0f1, 6000.4.0a5
Not reproducible with versions: 6000.0.34f1, 6000.5.0a2
Reproducible on: macOS 15.7.1 (M1 Max)
Not reproducible on: Windows 11
First few lines of StackTraces:
#0 0x0000019b23a388 in __pthread_kill
#1 0x0000019b17c9e4 in abort
#2 0x0000040d3b9ca0 in folly::detail::(anonymous namespace)::safe_assert_terminate_v(folly::detail::safe_assert_arg const, int, char)
#3 0x0000040d3b9bd8 in folly::detail::(anonymous namespace)::safe_assert_terminate_v(folly::detail::safe_assert_arg const, int, char)
#4 0x0000040d68643c in folly::detail::singletonWarnDoubleRegistrationAndAbort(folly::detail::TypeDescriptor const&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
Add comment