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
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
Resolution Note:
Shader needs SceneSelectionPass: https://github.com/Unity-Technologies/ScriptableRenderPipeline/search?q=SceneSelectionPass&unscoped_q=SceneSelectionPass