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
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Resolution Note (fix version 2022.2):
Fixed in: 14.0.2 (2022.2.0a12)