Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.4.5f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1172644
Regression
No
Misleading warning is thrown when enabling Soft Particles in Project Settings
How to reproduce:
1. Create a new project or open an existing one
2. Navigate to Edit -> Project Settings -> Quality
3. Enable Soft Particles in Quality settings
4. Inspect the warning thrown under the Soft Particles field
Expected result: The warning says that Deferred Shading Rendering Path should be enabled
Actual result: The warning says that Deferred Lighting should be enabled
Reproduced with: 2017.4.31f1, 2018.4.5f1, 2019.1.13f1, 2019.2.0f1, 2019.3.0a11
Notes:
The warning can be misleading as it appears to refer to Legacy Deferred Lighting Rendering Path.
If the warning does not appear it means that either Deferred Shading Rendering Path is disabled or a Depth Texture is set as a Camera's Render Texture.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
Resolution Note:
minor and cosmetic