How to reproduce:
1. Open the attached “particle bug.zip“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter Play Mode
4. Observe the “A“ and “B“ GameObject
Expected result: Particle System on the “A“ GameObject spawns particles that cycle through sprites that look like 1, 2, 3, and the Particle System on the “B“ GameObject spawns particles that look like butterflies
Actual result: Particle System on the “A“ GameObject cycles through particles with sprites that look like 1, 2 and the Particle System on the “B“ GameObject spawns invisible particles
Reproducible with: 2021.3.15f1, 2021.3.35f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0b6
Not reproducible with: 2021.3.14f1
Reproducible on: macOS 14.2.1 Sonoma (Intel)
Not reproducible on: No other environment tested
Note: Also reproducible in Player