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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note (fix version 2020.1):
Fixed in 2020.2.0a21