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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
This is a duplicate of issue #1385437