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
- Play, Pause, Skip Frame buttons in the Toolbar don't have Tooltips when hovering the mouse over them
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
Add comment