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
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
- UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
- MSAA warnings are thrown when custom post-processing is used and the Scene contains transparent GameObjects
Add comment