Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.3.1f1
2020.1.0a3
Issue ID
1180254
Regression
No
GameObject with tessellation shader is incorrectly greyed out after search in Hierarchy
Steps:
1. Open QA attached project in comment (20190904_tess.zip)
2. Open repro dcene
3. On hierarchy, Search for "cube"
Actual: The object named with cube with tessellation shader is incorrectly greyed out in the Scene view
Expected: The object named with cube with tessellation shader has same color and not greyed in the Scene view
Reproducible on: 2019.2.2f1, 2018.3.1f1, 2018.3.0b5
Not-reproducible on: 2018.3.0b4, 2018.2.20f1, 2018.1.9f2, 2017.4.31f1, 5.6.5p1
Note: reproduces on builtin & SRP
Note from artist: Basically vertices that are displaced in a positive direction compared to the base mesh is greyed out while negatively displaced vertices are fine
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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Resolution Note (fix version 2020.1):
Fix issue where scene view filtering is not working in Srp.