Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b1
Issue ID
756699
Regression
No
Particle System created at runtime mismatches between Editor and Standalone
1. What happened
Particle System created at runtime mismatches between Editor and Standalone. For standalone it looks broken.
2. How we can reproduce it using the example you attached
- Open scene 1
- Play it and observe the expected behaviour. (PS is created from script attached to camera)
- Exit Play mode and build project with the scene (or, for Mac, run the executable '1' from within attached project folder)
- Run the executable
---> Resulted particle system produces only 1 particle at a time; that single particle moves at much slower speed than particles in 'original' PS.
Looks like that's not a regression - issue reproducible even in 4.7.0. Beforehand that wasn't quite an issue as a user wasn't able to do much with PS at runtime. But now (as of 5.3) almost everything can be configured at runtime.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
- Default name of a "Category" in a VFX Graph is not capitalised
- [Android] TMP Input Field loses focus on click when using an external keyboard
- GameObject renders as a cube when changing Cast Shadows
Add comment