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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Resolution Note (2021.1.X):
The Tolerance value property is not part of the instance and should not be reset.