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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment