Fix runtime inspector #1436
Labels
Bug: Unconfirmed
Bugs that need to be confirmed by a another contributor.
Difficulty: Good first issue 🍰
Easy tasks
UI/UX
Tasks related to the User Interface/Experience
Summary
We used to have this package working in our build : https://github.com/yasirkula/UnityRuntimeInspector
Script handling it is SpawnRuntimeEditor.cs, we have it on the runtimeEditorSpawner in the boot scene.
It's toggled using RuntimeEditorView.cs.
Currently not working, it was toggled by pressing "i" on the keyboard, in build.
The text was updated successfully, but these errors were encountered: