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
- Light Anchor component has non-zero default values for Elevation when adding a new Light Anchor component
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
Add comment