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
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
Add comment