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
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
- CullingResults.GetShadowCasterBounds Results Remain Unchanged Despite Restricting Affected Objects with Rendering Layers
Add comment