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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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.