[bug] Material - select Diffuse Texture

Chrome 32, windows
Unable to select diffuse texture for Material in Assets Explorer.
Path for replication:

  1. Start new project

  2. Add texture asset

  3. Create new package

  4. Open Assets Explorer

  5. Add Material

  6. Select Material

  7. Click on Diffuse > Texture (+)

  8. Exception in console:

    Uncaught TypeError: Cannot read property ‘el’ of undefined designer-app-f85bcc37b4d8dd9222bb0446b086b83a.js:30187

  9. Once exception happens, material is deselected but modal window with assets appears, selecting anything there will not attach texture to material.

Cheers Max, we’re looking into this now…