Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.25f1
2021.2
2022.1
2022.2
Issue ID
1398510
Regression
No
[DirectX11] [URP] Incorrect render result in Play Mode when Graphics API is set to DirectX11
Reproduction steps:
1. Open the attached project "ConstantBufferUpdateIssue.zip"
2. Go to Player Settings and set the Graphics API to Vulkan
3. Enter Play Mode and observe the correct render result
4. Go to Player Settings and set the Graphics API to DirectX11
5. Enter Play Mode and observe the render result
Expected result: Two rows of white cubes are rendered
Actual result: Rendered white cubes are scattered around randomly
Reproducible with: 2019.4.35f1, 2020.3.28f1, 2021.2.11f1, 2022.1.0b9, 2022.2.0a5
Notes:
-Issue is also reproducible when Graphics API is set to DirectX12
-The render result is different each time when entering Play Mode when Graphics API is set to DirectX11 or DirectX12
-Issue is not reproducible when Graphics API is set to Vulkan, OpenGLES3, OpenGLCore
-Issue is not reproduced on Android. Two rows of white cubes are rendered correctly
-Issue is not reproduced on macOS12.2 (Metal) but reproduced on macOS 12.2 (OpenGLCore)
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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a12