Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4.13f1
2020.1
2020.2
2021.1
Issue ID
1288334
Regression
Yes
Line Renderer's line is not rendering correctly in the Game view when using UI/Unlit/Transparent Material
How to reproduce:
1. Open the user's attached "transparencyBug.zip" project
2. Open "SampleScene" Scene
3. Enter Play Mode
4. Observe the Line Renderer's line in the Game view
Expected result: The Line Renderer's line is a dotted circle
Actual result: The Line Renderer's line is not dotted and is only half the circle
Reproducible with: 2019.4.13f1, 2019.4.14f1, 2020.1.13f1, 2020.1.0b11, 2020.1.0a4
Not reproducible with 2018.4.29f1, 2019.4.12f1
Notes:
- The issue is not reproducible with Unlit/Transparent Material
- Selecting the Line Renderer's line in the Scene view, shows how it should be
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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note (2021.1.X):
UI shaders are design for uGUI not for line renderer.