Editor crash - go property related (DEF-2036)

Got a 100% crash with a very specific setup in the editor.

Create a script-file with a property using a msg.url() (no other type that I know of)

Put it inside a gameobject that is in a collection.

If adding another gameobject within that gameobject (see below) and trying to view the properties of the script, the editor will freeze.

Probably has to do with a bug when populating the dropdown of urls that can be used.
Editor 1 only. Works on Editor 2 ( but for other reasons I cannot use E2 atm so I need to have this working as I want to set urls in a collection like this)
And as usual, I got a testproject if you need a full reproducable case.

Thanks for reporting. We have a few bugs relating to go.properties, this one is among them: DEF-2036

It is unlikely that this will be fixed, though. Editor 2 coming up.

It would be great if you could report or comment on (if already reported) the issues that prevents you from using Editor2. Note them as blockers in your comments.

3 Likes