Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.69f1
6000.3.9f1
6000.4.0b9
6000.5.0a8
6000.6.0a1
Issue ID
UUM-138530
Regression
No
Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/Test.unity” Scene
3. Observe the Game view
4. Note that the green Sphere is rendered in orthographic perspective, with its border touching the top/bottom edges of the window
5. Open Player Settings (Edit > Project Settings > Player)
6. In Other Settings, change the Graphics API to Direct3D12
7. After Editor restarts, observe the Game view
Expected result: Sphere is rendered in orthographic perspective, with its border touching the top/bottom edges of the window
Actual result: the green Sphere completely fills the screen
Reproducible with: 6000.0.72f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b2, 6000.6.0a2
Reproducible on:
Windows Standalone Player
Play Mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Not reproducible with Vulkan, OpenGLES3 and DX11
- Reproducible with DX12 and Metal
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment