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
- 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
Resolution Note:
minor and cosmetic