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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment