Closed keveleigh closed 2 years ago
@breezinstein do you have time to look at this one?
@breezinstein do you have time to look at this one?
Oops, I missed this and went ahead and opened #96 😬 Feel free to close/retarget/whatever!
No, thank you, that was quick! @breezinstein I merged @keveleigh's PR. Feel free to update if need be.
Describe the bug
If an Editor folder exists, the
GetOrCreateSettings()
path for MeasureToolSettings.asset will create a second one, but still place the new asset in the correct, original folder.It seems to all come down to this line:
https://github.com/microsoft/MixedReality-GraphicsTools-Unity/blob/64ce5bbee6cc3872c0a00dc5db4cc05b56fae806/com.microsoft.mrtk.graphicstools.unity/Editor/MeasureTool/MeasureToolSettings.cs#L84
Unity seems to get confused by the trailing
/
...Screenshots
Your setup (please complete the following information)