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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
This is a duplicate of issue #791794