Search Issue Tracker
Fixed in 11.0.0
Fixed in 7.5.3, 10.3.0
Votes
0
Found in [Package]
10.0.0-preview.26
Issue ID
1283225
Regression
No
Game view renders a black view when Overlay Camera which had an Output Texture added to it is added in the Camera Stack
How to reproduce:
1. Open the user's attached "test MULTI RES" project
2. Open the "SampleScene" Scene
3. In the Hierarchy select the "rendercam" GameObject (child of the "Plane" GameObject)
4. Add the "foreground camera" to the Camera Stack
Expected results: The Game view renders the view
Actual results: The Game view doesn't render anything, shows a black screen
Reproducible with: 7.5.1 (2019.4.13f1), 8.2.0 (2020.1.10f1), 10.0.0-preview.26 (2020.2.0b8)
Could not test with: 2018.4.28f1 because Camera Stacking was introduced in Universal RP 7.2.0 which is available in Unity 2019.3.0f6 and above
Notes:
- The "rendercam" preview in the Scene view scales with the Game view size
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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Resolution Note (fix version 11.0.0):
Fixed in Universal RP 11.0.0
Resolution Note (fix version 10.3.0):
Fixed in 10.3.0
Resolution Note (fix version 7.5.3):
Fixed in Universal RP 7.5.3 (available in Unity 2019.4.14f1)