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
- GUI.TextField cursor is misaligned from text when setting Content Offset on GUI Skin
- The beginning of the Animation doesn’t start at the correct position when it's being enabled through a Trigger event and the Physics Simulation mode is set to "Update"
- Values are cut off between Visual Scripting Node links when in Play mode
- UI Toolkit Style is inconsistent when using Style Classes named using digits
- Outdated page opens when accessing Sprite Atlas v2 reference page
Add comment