Disabled inspector debug mode to change script?

I know my previous post has been closed because this issue was not only related to beta, but recently I have tried the workaround posted under the link:

where you change the option for how Unity is handling the default inspector UI drawing to the old ways, was working for Unity 2023.1b4 but it is not working since 2023.1b5

So I am writing here again, just in case it is specific to 2023.1b5 version change so Unity can check it out.
Does anyone having the same issue as me using 2023.1b5?

Just in case to add detail to the actual problem,

When you have debug mode on for inspector, you used to be able to change script on the component but it was disabled by default for Unity 2023, then I found work around by using option in Unity Project Setting to let Unity use old way to draw GUI and that work around was working till Unity 2023.1b4 but even that work around seems to not work for Unity 2023.1b5

I’m using 2023.1.0b5 for one of my projects and it’s working for me (re-confirmed before replying). Windows 10.

Using 2023.1.b6, it still is not working… :frowning: You can see that the script field is disabled even with Use IMGUI Default Inspector option

Just tried b7 and it seems to work again!

2 Likes