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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
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.