Search Issue Tracker
Active
Votes
0
Found in
6000.0.57f1
6000.1.16f1
6000.2.3f1
6000.3.0b1
Issue ID
UUM-116556
Regression
No
Pressing “Open” button in Inspector > “High Quality Lines” Override throws “Item m_RenderPipelineSettings.supportHighQualityLineRendering not found” warning
*Steps to reproduce:*
1. Create new Unity project using empty HDRP Template
2. Select “Sky and Fog Volume” GO in Inspector window
3. In Inspector > Volume Component add “High Quality Lines” Override
4. In Warning help box press “Open” button
5. Observe the Console window
*Actual results:* Warning is thrown in the Console window “Item m_RenderPipelineSettings.supportHighQualityLineRendering not found in window Project Settings.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)”
*Expected results:* No warnings should be thrown in the Console
*Reproducible with versions:* 6000.0.57f1, 6000.1.16f1, 6000.2.3f1, 6000.3.0b1
*Tested on (OS):* macOS Silicon, Sequoia 15.6 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Usability] Process details under Threads in Profiler can't be scrolled when the info doesn't fit the pop-up vertically
- Target selection menu in Profiler has no highlight when hovering on various options
- [Usability] Can't create Target Frame Time presets in Profiler
- Text is not displayed in the Inspector window when using Korean characters
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
Add comment