Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2020.2.0a10
Issue ID
1242650
Regression
No
[UI][HDRP] Incorrect message in the mixed lighting mode infobox
Steps to repro:
1. Create the new HDRP project;
2. Open the 'SampleScene' scene;
3. In the Lighting window under the Mixed lighting foldout select 'Shadowmask' option in the Lighting Mode dropdown;
4. Observe the message in the infobox under the Lighting Mode field of the Lighting window.
Actual result:
The message in the infobox states that the Shadowmask mode could be set in the Quality Settings panel.
Expected result:
The message in the infobox should state that the Shadowmask mode should be configured per-light in the Light Inspector.
Notes:
- Reproducible in 2020.2.0a10;
- The ability to set the shadowmask mode in the Quality settings has been removed in HDRP with the fix of the case 1232011. The fix will be available for 2020.2 and 2020.1 versions.
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
Add comment