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
-
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
- Custom Render Pass using Render Graph does not render to the Game view when used with a 2D URP Renderer
- [Linux] Vsync does not work correctly in Game View when using OpenGL
- Edge detection fails, _BlitTexture_TexelSize is 0
- Rotating GameObjects is not possible when transform.up is assigned through script
- [Android] Shadowmap Shadows have graphical errors on Android when the default Screen Recorder setting is turned on
Resolution Note:
Shader needs SceneSelectionPass: https://github.com/Unity-Technologies/ScriptableRenderPipeline/search?q=SceneSelectionPass&unscoped_q=SceneSelectionPass