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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment