Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 5.6.X
Votes
0
Found in
5.6.1f1
Issue ID
914681
Regression
Yes
Viewport Rect settings are ignored when Camera is rendering texture
To reproduce:
1. Download attached project "ViewportTesting_NoVR.zip" and open in Unity
2. Open "test" scene
3. Enter to Play mode
4. Select "Main Camera" game object
5. Double click on "Target Texture" field
Expected result: In Inspector window you will see that only the left half of the texture is be rendered
Actual result: In Inspector window you will see that the full width of the texture is be rendered and a Sphere game object is squeezed
Reproduced on Unity 5.6.0p4, 5.6.1p1 and 2017.2.0a1
Not reproduced on Unity 5.5.3p4, 5.6.0p3, 2017.1.0a2 and 2017.1.0b7
Regression on Unity 5.6.0p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment