Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-3828

Invalid type for vertex color in a custom shader crashes the editor

    XMLWordPrintable

Details

    • 0e7b4632055dd072684817b941b68e583f103279

    Description

      Declaring a

      in vec4 attr_color;

      instead of a

      in vec3 attr_color;

      crashes the editor when reopening the project a second time. The mesh also needs to have the attribute in use.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tuliniemi Jere Tuliniemi
            tuliniemi Jere Tuliniemi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes