Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0p4
Issue ID
950965
Regression
No
Using CommandBuffer.SetRenderTarget with different color buffer and depth buffer spams error
Steps to reproduce:
1. Open user's attached project and load "bug" scene
2. Set layout to "2 by 3"
3. Set Game view's aspect ratio to 5:4 or 3.2 or 16:10
4. Move "Main Camera" in the Scene view or just move mouse cursor between Scene and Game views
Expected result: No errors are thrown when moving the mouse cursor or the "Main Camera" in the Scene view
Actual result: Error "Dimensions of color surface does not match dimensions of depth surface" is thrown when moving the "Main Camera" in the Scene view
Reproduced with: 5.5.0f3, 5.6.3p2, 2017.1.1p2, 2017.2.0b11, 2017.3.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment