Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.3.0f1
2019.4.9f1
2020.1
2020.2
Issue ID
1276045
Regression
Yes
Line Renderer Edit Points Scene View gizmo is not updated when a Point is selected in the Inspector window
How to reproduce:
1. Open the attached project named "line bug"
2. Open the Scene named "bug" and select the Line object in Hierarchy
3. Click on the "Edit Points" button for the Line Renderer
4. Select one of the Line points from the "Positions" list in the Inspector window
Expected result: Scene view updates the Gizmo to highlight the selected point immediately
Actual result: Scene view does not update the selected point until the mouse cursor is moved to the Scene view or the point properties are changed
Reproducible with: 2019.3.0f1, 2019.4.11f1, 2020.1.6f1, 2020.2.0b3
Not reproducible with: 2018.4.27f1, 2019.3.0b12
Notes:
1. "Simplify Preview" was also affected by this, but it was fixed in 2020.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment