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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
minor and cosmetic