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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
GPU Instancing is not supported in Preview cameras in URP.