Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1.0a15
2022.1.0b4
2022.2
Issue ID
1396634
Regression
Yes
Crash with PPtr<Transform>::operator->() when opening a scene
Reproduction steps:
1. Open the user's attached project
2. If it does not crash after opening, open scene 'Assets/mainScene'
Expected result: The scene/project is opened
Actual result: The Editor crashes
Reproducible with: 2022.1.0a15, 2022.2.0a3
Not reproducible with: 2019.4.35f1, 2020.3.27f1, 2021.2.10f1, 2022.1.0a14
Stack trace:
#0 GetStacktrace(int)
#1 DebugStringToFile(DebugStringToFileData const&)
#2 PPtr<Transform>::operator->() const
#3 PatchPrefabBackwardsCompatibility(AwakeFromLoadQueue&)
#4 MergeAllPrefabInstancesDuringLoad(AwakeFromLoadQueue*, TransferInstructionFlags, ErrorsAndWarningsCapture*)
#5 LoadSceneOperation::CompleteAwakeSequence()
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Package Manager Filters (Status) dropdown is different color than Packages, Sort or Add package dropdowns
- “Subscription based” option in Package Manager Filters (Status) dropdown disappears when “Update available” option is selected and dropdown is closed and opened again
- “Custom Physics Shape” mode title is cut off in Sprite Editor tab
- Particle System property description labels show through the Particle System’s curve editor when hovering the mouse over the curve editor
- Project Settings search shows last matching settings tab when no settings match the entered word
This is a duplicate of issue #1385437