Search Issue Tracker
Fixed
Fixed in 6000.0.29f1, 6000.1.0a6, 7000.0.0a9
Votes
0
Found in
6000.0.27f1
6000.1.0a4
7000.0.0a1
Issue ID
UUM-87121
Regression
No
Game view fails to render when Cameras are stacked and STP is enabled
How to reproduce:
1. Open the “CameraStackSTP.zip“ project
2. Open the “SampleScene“
3. Observe the Game view
Expected results: The Game view is rendered correctly
Actual results: The Game view is not rendered
Reproducible in: 6000.0.27f1, 6000.1.0a4
Not reproducible in: 2021.3.46f1, 2022.3.52f1 (No STP in Upscaling Filters)
Reproduced on: Windows 11 Pro (23H2), macOS 15.1 (M2, by the reporter)
Not reproduced on: No other environment tested
Notes:
- Not reproducible with other Upscaling Filters
- If either of the Cameras in the Scene is disabled the Game view will be rendered correctly
- Could not test in HDRP as Camera stacking is not supported there
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 6000.0.29f1):
STP relies on TAA to function properly, TAA is not supported for Camera stacking therefore STP cannot be supported either in this case sadly. Current changes doesn't modify this behavior but make sure that URP fallbacks properly by disabling STP and warning users when STP is not supported due to TAA lack of support.