Bryan Legend

Results 10 comments of Bryan Legend

I'd really like to be able to add "Posts" to a gallery. The featured image would be shown in the gallery and then when clicked it would take you to...

NullReferenceException UnityExplorer.Inspectors.MouseInspectors.UiInspector.OnEndInspect () (at :0) UnityExplorer.Inspectors.InspectUnderMouse.StopInspect () (at :0) UnityExplorer.Inspectors.InspectUnderMouse.UpdateInspect () (at :0) UnityExplorer.UI.UIManager.Update () (at :0) UnityExplorer.ExplorerCore.Update () (at :0) UnityExplorer.ExplorerBehaviour.Update () (at :0) Exception PLAYERS 存档栏位 1 Level...

Any chance you could add image size extensions? https://github.com/jgm/CommonMark/wiki/Deployed-Extensions#image-size

Try closing all un-needed unity windows. Some of them can take a while, like the Package Manager tab.

Resharper defines a StringFormatMethodAttribute for this: http://www.jetbrains.com/resharper/help/Code_Analysis__String_Formatting_Methods.html I've looked thru the .net framework in hopes of finding something built in and applicable, but couldn't find anything exact. Perhaps we could...

> As for providing a fix all option, that'll take a bit more design. This is implemented as a refactoring rather than a diagnostic/code fix pair, so the "FixAllProvider" APIs...

I desperately need image layer scaling. It's very useful for bringing in a sketch of a map and then tracing over it.

Thanks! That's finally what I did. Doesn't seem like it would be too difficult to add scale or size properties to the image layer. On Thu, Aug 18, 2022 at...

Try using this tool to get a call stack on what is taking so long: https://forum.unity.com/threads/introducing-the-editor-iteration-profiler.908390/

Maybe it's not clear, but this bug breaks all support for mobile use of Foundry, so it's very important.