Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2020.1.0a2
Issue ID
1180591
Regression
Yes
[Shuriken] Positions size index values are getting clipped in the Line Renderer component
Positions size index values are getting clipped in the Line Renderer component.
Steps to repro:
1. Create a new project.
2. GameObject> Create Empty > Add Component > Line Renderer.
3. Expand Positions property > Enter size index value.
Actual Result:
Positions size index values are getting clipped.
Expected Result:
Positions size index values are not getting clipped
Reproducible in:
2020.1.0a2.
Working Fine in:
2020.1.0a1, 2019.3.0b1.
Environment:
Windows & Mac 10.14.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiling builds created on older versions cause samples to be colored green when using a Profiler from newer versions
- Sprite Editor unsaved changes get reverted when Script Recompilation finishes
- The position/width/alignment of other GUILayout elements is changed when calling EditorGUILayout.Foldout within a GUILayout.BeginArea
- Visual Scripting namespace is empty when using the "Runner Game" template
- Light direction changes when changing "Light Anchor" component's "Distance" property
Add comment