Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.58f1
6000.2.5f1
6000.3.0b2
6000.4.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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment