Search Issue Tracker
Fixed in 7.1.2
Votes
0
Found in [Package]
7.1.1
Issue ID
1186215
Regression
No
[URP] Exponential fog overrides the colour of close up particles
To reproduce this:
- download this project
- open it with Unity 2019.3.0b4
- open the SampleScene
- notice that the particles are grey
- if you go into the lighting settings and turn off fog or change it to linear, notice that the particles should be red.
- same does not apply to the cube, just the particles
- if you zoom out from the cube, you will notice that the fog has an inverse effect on the objects: the cube becomes grey and the particles become red.
This only happens for VFX Graph particles, and not for Shuriken particles.
Reproducible in 2019.3.0b4, 2020.1,0a5, 2019.2.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Add comment