Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4.8f1
2020.2
Issue ID
1276098
Regression
No
[WebGL1.0] LineRenderer lines are distorted/blurred when using WebGL 1.0 Graphics API
How to reproduce:
1. Open the attached project's Scene labeled "TestScene"
2. Go to the Build Settings (File->Build Settings)
3. Switch to WebGL Platform
4. Make a build
5. Launch the build on a web server
6. Open the build in a web browser
7. Observe the WebGL Player
Expected result: LineRenderer lines are not distorted/blurred
Actual result: LineRenderer lines are distorted/blurred
Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0b3
Note: Doesn't reproduce with WebGL 2.0
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2020.2.X):
No longer taking in WebGL 1 related bugs, as WebGL 2 is soon expected to be a viable replacement in all browsers.