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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
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.