Search Issue Tracker
By Design
Votes
0
Found in
2017.4
2019.3.2f1
2020.2
Issue ID
1225883
Regression
No
Miscellaneous, Material Validation settings are not displayed in the Draw Mode dropdown
How to reproduce:
1. Create a new URP project
2. Expand Draw Mode dropdown and observe its options
3. Set Layout to Default
4. Expand Draw Mode dropdown and observe its options
Expected result: Miscellaneous, Material Validation settings of Draw Mode are displayed in the dropdown before Layout is reset
Actual result: Miscellaneous, Material Validation settings options are not displayed in the Draw Mode dropdown
Reproducible with: 2018.4.19f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a3
Could not test with: 2017.4.38f1 Package Manager is not introduced
Notes:
- Screenshot of the issue attached in Edit
- Reproducible with HDRP, URP; Not reproducible on built-in pipeline
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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Resolution Note:
Different pipelines have different validation options.
UniversalRP:
There will be feature parity with builtin pipeline in the future, including SceneView draw mode features.
User might track the "Scene view mode" status on URP manual page: https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@8.0/manual/universalrp-builtin-feature-comparison.html
HDRP:
HDRP actually has it's own debug view, instead of using SceneView draw mode. User can open the debug windows here:
Top > Window > Render Pipeline > Render Pipeline Debug