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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment