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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment