editor2-issues
editor2-issues copied to clipboard
Null pointer exception
Expected behaviour
Switch tabs
Actual behaviour
Error message is displayed
Steps to reproduce
Simply clicked on a tab to switch to another file and received error message instead. This has happened twice in about 24 hours.
| Build time | 2019-06-20T11:12:47.987109 |
| Defold channel | editor-alpha |
| Defold editor sha | 02a873db516cbd98e0bac4958f132213a2ac2db2 |
| Defold engine sha | 67b68f1e1ac26a3385fb511cdce520fe52387bb0 |
| Defold version | 1.2.156 |
| Error | 16940df6efb644a58e80784d2bb671cd |
| GPU | Intel(R) HD Graphics 520 |
| GPU Driver | 4.5.0 - Build 26.20.100.6890 |
| Java version | 11.0.1+13 |
| OS arch | amd64 |
| OS name | Windows 10 |
| OS version | 10.0 |
This is an error in TabPane of our dependency (JavaFX) that started occurring after we enabled tab dragging.
Duplicate of #2572