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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment