o3de / o3de-atom-sampleviewer

Atom sample viewer project for the Open 3D Engine
https://o3de.org
Other
32 stars 37 forks source link

Warning is displayed after creating MaterialEditorTest type of material #415

Closed LB-BartoszDudzinski closed 1 year ago

LB-BartoszDudzinski commented 2 years ago

Describe the bug After creating the MaterialEditorTest material, "No per-object ShaderResourceGroup found" warning is displayed.

Steps to reproduce Steps to reproduce the behavior:

  1. Launch the Material Editor.
  2. Create a new material using the MaterialEditorTest type.

Expected behavior The MaterialEditorTest material is created without issues.

Actual behavior "No per-object ShaderResourceGroup found" warning is displayed upon creation of the material.

Screenshots/Video

Screenshot from 2022-04-12 10-11-27

https://user-images.githubusercontent.com/86952009/162914570-f6033c2f-98d3-4e63-8385-f42be095499c.mp4

Found in Branch Stabilization/2205 (3e47df2)

Desktop/Device

moudgils commented 1 year ago

@LB-BartoszDudzinski Old bug. Please check if this is still applicable. Thanks

LB-BartoszDudzinski commented 1 year ago

Hi @moudgils. The issue does not reproduce on the latest development branch as the mentioned MaterialEditorTest material is no longer available for selection.

Closing the issue.