You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same problem and fixed it by turning on the DEFAULT_INSPECTORS macro.
Here is what I did:
Go to top menu, select "Playground -> Turn Playground on"
Then the API update dialogue window pops up, Select "Go Ahead. I made a backup"
Wait until API update finished ( should be over in a few seconds )
When API update finished, console message "Finished updating scripts / assemblies" should show up.
Then the custom inspector should come back.
If it doesn't work, open an custom inspector script to check out whether the DEFAULT_INSPECTORS macro is on. if it is still off, perhaps you need to restart Unity and do the above steps again.
(Sent by @TamTam via Slack)
When adding the Playground from the .unitypackage selection when creating a new project, custom Inspectors don't show up.
The text was updated successfully, but these errors were encountered: