Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.2.0a1
2020.2.0a16
Issue ID
1259353
Regression
Yes
Line Renderer point creation occasionally connects to a random position before connecting to the clicked position
How to reproduce:
1. Create a new Unity project
2. Create an Effects > Line
3. In the Inspector click the + button toggle
4. In the Scene View start adding points(e.g. a rectangle around the edges of the Scene View consisting of many points)
Expected result: the addition to the line renderer always connects the previous end of the line with the new point
Actual result: the addition to the line renderer sometimes jumps to a random point and only then connects to the new point
Reproducible with: 2020.1.0a1, 2020.2.0a16
Not reproducible with: 2018.4.24f1, 2019.4.2f1, 2020.1.0b14
Notes:
Could not reproduce on Windows
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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
- The original Scene is built with the additive Scene's contents when loading the additive Scene on Awake
Resolution Note (fix version 2020.1):
Fixed in 2020.2.0a21