Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b1
Issue ID
561100
Regression
Yes
Dereferencing NULL PPtr! error on Undo
- Drag and Drop the main camera from a scene into the Project Browser to turn it into a prefab
- Create a new RenderTexture and assign it to the Target Texture field in the Camera component of the camera prefab
- Delete the Main Camera from the scene
- Delete the prefab of the Main Camera that you created in the first step
- Press Undo (Ctrl Z) 2-3 times
Result: "Dereferencing NULL PPtr!" is printed in the console - no file or line number
Actual: Main Camera object gets recreated in the Hierarchy. No errors are displayed.
Regression compared to Unity 4.3.0a3 (ab429cd6e2f7)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment