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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note (fix version 2020.1):
Fixed in 2020.2.0a21