Search Issue Tracker
Fixed
Votes
0
Found in
5.4.3p4
Issue ID
895646
Regression
Yes
ParticleSystem.Simulate simulation is flickering and is different from the Particle Effect simulation in Editor
How to reproduce:
1. Open the attached "ParticleSimulate-Issue" project and open "MyScene"
2. Open "ParticleSimulat" Tab (Go to Window --> ParticleSimulator, if it is not added yet)
3. Click Instantiate
4. Hit "Simulate" in Particle Effect window and watch particles simulation
5. Then hit "Play" in the custom "Particle Simulat" window which will simulate the particles using ParticleSystem.Simulate from the script ParticleSimulatorWindow.cs
Expected result: Particle simulations using Particle Effect window and ParticleSystem.Simulate, from the script, are exactly the same
Actual result: Particle simulated with ParticleSystem.Simulate, from the script, looks sped up and appears to be flickering
Not reproducible with 5.3.8f1
Reproducible with 5.4.5f1, 5.5.2p3, 5.6.0f2, 2017.1.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment