Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2
2021.2.3f1
2022.1
2022.2
Issue ID
1383601
Regression
No
ComputeBuffer.SetData for ComputeBufferType.Constant is not synchronized correctly on D3D11 when Clustered Rendering is used
Reproduction steps:
1. Open the user's attached project
2. In Project Window find and open Universal Renderer
3. Inspect Game and Scene view
4. Turn off Clustered(Experimental) Rendering in Universal Renderer
5. Inspect Game and Scene view again
Expected result: Lights are visible with Clustered(Experimental) Rendering turned on and off
Actual result: Lights aren't visible with Clustered(Experimental) Rendering off. Weird squares appear in Scene and Game view
Reproducible with: 12.1.1 (2021.2.3f1), 12.1.2 (2021.2.5f1), 13.1.5 (2022.1.0b9), 14.0.0 (2022.2.0a5)
Could not test: 7.7.1(2019.4.36f1), 10.8.1(2020.3.30f1) (no Clustered(Experimental) feature in Universal Renderer)
Notes: It might be needed to toggle Clustered(Experimental) Rendering on and off to see the issue, because sometimes after turning it off it didn't load the textures in the scene.
Did not reproduce with DX12.
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
- Poor contrast on Animation Clip names properties when using the Dark mode
- [Quest][GLES3] Transparent materials disappear due to FullScreenRenderPass on Quest when Multiview/SPI is used with MSAA on OpenGLES3
- Input fields in Search Index Manager shift buttons out of view on long text input
- Inconsistent folder icon used in Search Index Manager "Roots" section
- Memory address leaks when using Visual Elements in a specific project
Resolution Note (fix version 2022.2):
Fixed in: 14.0.2 (2022.2.0a12)