Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0b9
2018.4
2018.4.8f1
2019.2
2019.3
2020.1
Issue ID
1195437
Regression
Yes
GameObject's outline does not update when the Shader's Vertex value is changed
How to reproduce:
1. Open the user-attached project's scene-outline-problem scene
2. Select the Sphere GameObject
3. Change the Shader's Extrusion Amount value
Expected result: The orange GameObject's outline changes
Actual result: The orange GameObject's outline stays the same
Reproducible with: 2018.4.12f1, 2019.2.12f1, 2019.3.0b10, 2020.1.0a12
Comments (1)
-
mgear
Nov 18, 2019 11:34
thanks, added here example shader from support:
https://forum.unity.com/threads/scene-outline-bug-or-feature-change-doesnt-follow-shader-extruded-vertices.770273/#post-5149808
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note:
Shader needs SceneSelectionPass: https://github.com/Unity-Technologies/ScriptableRenderPipeline/search?q=SceneSelectionPass&unscoped_q=SceneSelectionPass