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.
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
- [Android] [UIToolkit] FPS drops/increase in time consumption in the UI Toolkit rendering when adding "style.backgroundColor" and/or "style.backgroundImage" to the VisualElement
- onDisable not always called for SearchProvider
- Build failure errors are cleared in console before you can read them
- Sprite Library Editor contains corrupted and low resolution icons
- [Linux] Players Application window does not update on move when window is changed from full-screen mode
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.