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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2020.1):
Fixed in 2020.2.0a21