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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (2021.1.X):
The Tolerance value property is not part of the instance and should not be reset.