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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2021.1.X):
The Tolerance value property is not part of the instance and should not be reset.