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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2020.1):
Fix issue where scene view filtering is not working in Srp.