Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2020.1.0a7
Issue ID
1188447
Regression
Yes
[Lines] Error entering play mode with a line selected
Repro steps:
1. Create a Line Renderer effect and have it selected and visible in the inspector
2. Enter play mode
3. Observe errors:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.EditorStyles.get_numberField () (at <7b6e60b8a6744b749c67bd0565840e2a>:0)
UnityEditor.LineRendererPositionsView..ctor (UnityEditor.SerializedProperty positions) (at <7b6e60b8a6744b749c67bd0565840e2a>:0)
UnityEditor.LineRendererInspector.OnEnable () (at <7b6e60b8a6744b749c67bd0565840e2a>:0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent NullReferenceException while connecting Edges in the Graph
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
Add comment