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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
This is a duplicate of issue #1385437