Search Issue Tracker
By Design
Votes
0
Found in
2022.3.22f1
2023.2.16f1
6000.0.0b13
Issue ID
UUM-68081
Regression
No
Particles do not move when displayed using the PreviewRenderUtility and "Enable Mesh GPU Instancing” is enabled
How to reproduce:
1. Open the “IN_72115” project
2. Open the “MyParticleSystem“ prefab
3. In the Inspector “Particle System” component, select the Renderer and enable “Enable Mesh GPU Instancing”
4. Open the “CustomRenderParticle/Open” window
5. Observe the Particles in the opened window
Expected result: Particles are moving and rising up
Actual result: Particles not moving
Reproducible with: 2022.3.22f1, 2023.2.16f1, 6000.0.0b13
Couldn’t test with: 2021.3.36f1(due to “CustomRenderParticle” window is blank)
Reproducible on: Windows 10 Pro, Windows 11 (user reported)
Not reproducible on: No other environment tested
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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Resolution Note:
GPU Instancing is not supported in Preview cameras in URP.