Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b4
Issue ID
767018
Regression
Yes
[LightProbeProxyVolume] Light Probe Proxy Volumes not displaying properly on Particle Systems until its SubEmitter fires.
Light Probe Proxy Volume does not initially use all color data on the parent Particle system until its SubEmitter fires.
Repro steps:
1. Open VolumeTest scene from attached project.
2. Press play.
3. Observe how the bottom particle system remains yellow until its SubEmitter fires (image attached).
Expected outcome:
Light Probe Proxy Volume to affect ParticleSystem from the start.
Notes:
- Is regression, worked up to 5.4.0b2, issue appears in 5.4.0b3 onward.
- Looks like the starting yellow color is derived from the far-right side of the light probe group.
- Sometimes expanding the hierarchy of the particle system causes the light probe proxy volume to work from the start (not always reproducible).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment