Search Issue Tracker
Fixed in 5.4.0
Votes
2
Found in
5.4.0b1
Issue ID
757910
Regression
No
[Shuriken] Editor and Player understands max particles differently
Steps to reproduce:
1. Download and import attached project.
2. Open scene: main.
3. In the Hierarchy select FireBall.
4. Simulate, inspect how many green particles are there. (particle_editor.gif)
5. Press play.
6. Inspect the particles. (particle_player.gif)
Actual result: Particle system looks differently in the player and in the editor.
Notes: "Green" is sub-emitter of "FireBall" particle system;
When Green max particles is 1:
Editor: Only one particle appears for every particle of FireBall.
Player: Only one particle appears for whole system.
Reproduced on: 5.4.0b1, 5.3.1p1, 5.2.4f1
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 mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Add comment