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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2021.1.X):
The Tolerance value property is not part of the instance and should not be reset.