Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.0b2
Issue ID
762722
Regression
No
[Shuriken] Particles get stuck in a short loop when reflected in a reflection probe from off-screen
When the bounding box of a particle system gets off-screen, the particles appear to be looping a few frames in the reflection probe's reflection.
Repro steps:
1. Open scene "1" from the attached project.
2. Press play and observe how the cube particles are looping.
3. Select the camera and move it back a bit. Observe how the particles start reflecting correctly.
Expected: ideally, the particles should continue to animate even when off-screen if they are affected by a reflection probe.
Notes:
- this is an interesting bug - I expected the particles to either disappear or just freeze when off-screen. Having a short loop is arguably better in some scenarios than them freezing or disappearing, though the real fix should probably be for particles to be always animating when reflected.
- tried for regressions in 5.3.1.f1 and behaviour is still present. It can be hard to notice at times, but becomes more apparent when particles have random rotation or scale.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment