Search Issue Tracker
Fixed
Fixed in 2022.3.9f1, 2023.1.12f1, 2023.2.0b8, 2023.3.0a4
Votes
0
Found in
2021.3.16f1
2022.2.1f1
2023.1.0a21
2023.3.0a3
Issue ID
UUM-23148
Regression
No
Error "NullReferenceException" is thrown when making a Prefab from a Camera that has another Camera in its Stack
Steps to reproduce:
1. Open the “IN-23258” project
2. Open the “SampleScene” Scene (Assets → Scenes)
3. Select “Camera” GameObject in the Hierarchy
4. Add the “Camera (1)” GameObject to a Stack in the Inspector
5. Make “Camera” GameObject a Prefab (Drag it to the Assets folder)
6. Observe the Console
Expected result: One warning occurs.
Actual result: Many “NullReferenceException: Object reference not set to an instance of an object” errors are thrown.
Reproducible with: 2021.3.16f1, 2022.2.1f1, 2023.1.0a21
Could not test with: 2020.3.43f1 (Stack does not exist)
Reproduced on: macOS Ventura 13.0.1 Intel
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Playmode tint" is applied to Color and Gradient fields when in Play mode
- [HDRP] Scene corrupts when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
- HDRP Wizard window UI components overlap when HDRP Wizard window is docked and resized horizontally
- VideoPlayer component fails to play MP4 files located under the StreamingAssets folder
- Terrain Tools icons are low quality
Add comment