Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice
Unity's version control component has been upgraded to Plastic SCM.

[Feature Request] Import HDR/EXR Image into Texture at Runtime

Discussion in 'Unity Collaborate' started by PMJenks, Jun 28, 2021.

  1. PMJenks

    PMJenks

    Joined:
    Jan 20, 2020
    Posts:
    8
    It would be great to be able to import an HDR/EXR image file at runtime.

    Within the Editor there is a great ability to import an HDR/EXR image into a Texture and then use it as a Skybox. We can't do this at runtime as the Texture2D only supports PNG/JPG.

    Evening providing script access to the existing import routines would be okay.

    Here is a forum post that explains the issue.

    https://forum.unity.com/threads/iss...ge-to-skybox-at-runtime.1057016/#post-7276696
     
  2. adam_unity450

    adam_unity450

    Joined:
    Aug 3, 2020
    Posts:
    12
    This seems like a simple change to expose some internal APIs, any chance we could get some action here?
     
    meijiehuuu and TorbenDK like this.