Search Issue Tracker

Duplicate

Votes

0

Found in

5.4.0b17

Issue ID

796589

Regression

Yes

Local space particles flicker when moved quickly in LateUpdate

Shuriken

-

How to reproduce:
1. Open the attached project "796589TestParticles.zip"
2. Open and play ParticleBug scene
3. Hold down the space bar to move the camera (Particles are a child object of a transform that has its position updated every frame in LateUpdate)
4. As the speed of the moving object increases, the particles begin to flicker more and more
5. The Move Camera script has a Speed property so you can try it at different speeds and see how the particles' flickering changes or they completely disappear

Note: if object is moved in Update, particles don't flicker

Not reproducible: 5.2.4p1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.