Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Forum bug - can't link an IMG with URL tag

Discussion in 'Meta-forum Discussion' started by OhiraKyou, Nov 30, 2018.

  1. OhiraKyou

    OhiraKyou

    Joined:
    Mar 27, 2012
    Posts:
    259
    When posting images on forums, I generally post thumbnails (using the IMG tag) that link to the full version of images (using the URL tag), so that the thumbnail is loaded rather than the large full version.

    However, the link resulting from the following example code leads to the IMG url rather than the one specified in the URL tag.
    Code (csharp):
    1. [URL='https://i.imgur.com/9qOjpxE.png'][IMG]https://i.imgur.com/0hQ5ycil.png[/IMG][/URL]
    Result (link leads to the image rather than the URL):
     
  2. OhiraKyou

    OhiraKyou

    Joined:
    Mar 27, 2012
    Posts:
    259
    Thanks for the link.

    Looked for a forum under the Unity Community Discussion category and didn't find one. Didn't expect it to be under General. And, this is Editor & General Support, which makes it the de facto place to post general Unity support things when you haven't found a more suitable forum.