Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.4.X
Votes
0
Found in
Issue ID
1252255
Regression
No
[Universal RP] Missing Camera cannot be removed from Camera Stack after scene is saved
steps to repro:
1. open a new universal rp template
2. add 3x new cameras, name them "cam" and "cam (1)" and "cam (2)"
3. in inspector, set render type = Overlay on both new cameras (one by one, no multi edit)
4. select Main camera
5. in inspector, on camera component, add "cam" and "cam (1)" and "cam(2)" to stack
6. delete "cam" overlay camera game object
7. check stack
8. observe correct error: "Missing camera"
9. save scene
10. in project tab, double click SampleScene (to reload it)
11. select "Missing camera" and click "-" to remove it
Expected: missing camera is correctly removed
Actual: "cam (1)" is removed instead
repro: 2019.3.15f1 + URP 7.4.0, URP 7.2.0
notes:
- does not repro without step 9 (save scene) + step 10 (reload scene)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Add comment