Search Issue Tracker
Fixed
Votes
2
Found in
2019.3.1f1
Issue ID
1220509
Regression
No
[URP] Cannot assign overlay cameras to a camera stack while in Prefab Mode.
The camera stacking functionality that has been recently introduced in URP doesn't seem to be working when editing cameras in Prefab Mode.
Comments (1)
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
- Cinemachine camera does not jump to the target position when using CinemachineFollow.ForceCameraPosition
- Tree Prefab Asset icon does not display leaves
- Incorrect error box style when installing the unsigned package in the Package Manager's "Invalid Signature" pop-up
- "Invalid Signature" pop-up incorrectly wraps the text when using the Light theme
- WebGPU: can't bind compute RWTexture for read and write
CapeGuyBen
Feb 24, 2020 22:02
You can work around this with a script that assigns the desired overlay cameras on startup via baseCamera.GetUniversalAdditionalCameraData().cameraStack but it would be better if that wasn't necessary.