Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.4
2020.1
2020.2
2020.2.0a17
Issue ID
1261575
Regression
No
[Line Renderer] Tolerance value does not get reset on opening a new Editor
Tolerance value does not get reset on opening a new Editor. Ideally in new Editor components value should be set to the default value
Steps to Reproduce:
1. Create a new Project
2. Hierarchy > right-click > Effects > Line
3. Change the value of the Line > Inspector > Line Renderer > Tolerance to 15
4. Open a new Project
5. Hierarchy > right-click > Effects > Line
Expected Result: Tolerance value is set to the default value
Actual Result: Tolerance value is not set to default
Reproducible on: 2020.2.0a17, 2020.1.0b15, 2019.4.2f1, 2018.4.23f1
Environment: Windows 10 and Mac 10.14
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
- Warning appears in the Inspector when a subclass that overrides methods from its parent is added to a GameObject
- [DX12] Editor crashes when attaching RenderDoc while a VFX is playing.
- Normals from other Sorting Layers are passed to "CameraSortingLayerTexture" when 2D Light is used
- Animation events trigger twice when using blend trees with non-zero weights
- The Physics Material Dynamic Friction field tooltip is set to one of Friction Combine field
Resolution Note (2021.1.X):
The Tolerance value property is not part of the instance and should not be reset.