Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.58f1
6000.2.5f1
6000.3.0b2
6000.4.0a1
6000.5.0a1
Issue ID
UUM-120169
Regression
No
Crash on CollectUsedSceneObjects when making any modifications and saving in a Scene with a specific GameObject Component enabled
How to reproduce:
1. Open the attached “CrashRepro“ project
2. Open the “Assets/Scenes/SportCar_Demo.unity“ Scene
3. Select any GameObject in the Hierarchy
4. Change the “X“ position
5. Save the Scene (CTRL + S)
Reproducible with: 6000.0.58f1, 6000.2.5f1, 6000.3.0b2, 6000.4.0a1
Reproducible on: macOS 15.6.1 Sequoia (Intel), Windows 11 (by user)
Not reproducible on: No other environment tested
Note: Disabling the “Spline Computer“ Components in the “OutsideTrackColliderSpline“ and “InsideTrackColliderSpline“ GameObjects in the Hierarchy will stop the crash from reproducing
First few lines of the stack trace:
0x00007FFF1B01D487 (Unity) CollectUsedSceneObjects
0x00007FFF1B01B5B1 (Unity) CollectAllSceneManagerAndObjectIDs
0x00007FFF1B02E247 (Unity) SaveScene
0x00007FFF1B322256 (Unity) EditorSceneManager::SerializeSceneIntoFile
0x00007FFF1B320064 (Unity) EditorSceneManager::SaveSceneAsAnAssetAtPath
0x00007FFF1B321DEF (Unity) EditorSceneManager::SaveScenes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment