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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment