Search Issue Tracker
Fixed in 5.3.3
Votes
0
Found in
5.4.0b10
Issue ID
778916
Regression
No
[DX12] Particle batching does not work on DX12.
Particle batching does not work in DX12.
Repro steps:
1. Open editor in DX12 mode (in command prompt "...\Unity.exe -allow-d3d12")
2. Switch the graphic API to DX12
3. Open any of the attached scenes and press play.
4. Observe batch count: particles are not batching.
Expected outcome: particles to batch.
Notes:
- not a regression, new code.
- occurs in both batch fix backports 5.4.0b10 (b83774801f70) and 5.3.3f1 (6f5aca424f44) (image and gif attached)
- 5.3 shows many visual artefacts and is unplayable. Issue is due to not having the latest graphics drivers.
- DX12 batches work decently in 5.1.0f3 (gif attached)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
Add comment