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 Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment