You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/RPI/Code/Source/RPI.Reflect/Material
Chris Santora 9db65478ee LYN-2905 Script Canvas: Saving a graph that contains an Item Variable crashes the Editor
Set the reflection name for ShaderCollection::Item to "ShaderCollectionItem" so it doesn't show up as just "Item" in Script Canvas. Note that this change was made in main only, not in the 1.0 branch, to de-risk the beta branch.

Testing:
Ran the repro steps for the bug, and ran the ShaderManagementConsole's GenerateShaderVariantListForMaterials.py script successfully.
5 years ago
..
LuaMaterialFunctor.cpp Integrating latest 47acbe8 5 years ago
MaterialAsset.cpp Initial commit 5 years ago
MaterialAssetCreator.cpp Initial commit 5 years ago
MaterialAssetCreatorCommon.cpp Initial commit 5 years ago
MaterialFunctor.cpp Integrating github/staging through commit ab87ed9 5 years ago
MaterialPropertiesLayout.cpp Initial commit 5 years ago
MaterialPropertyDescriptor.cpp Initial commit 5 years ago
MaterialPropertyValue.cpp Initial commit 5 years ago
MaterialTypeAsset.cpp Initial commit 5 years ago
MaterialTypeAssetCreator.cpp Initial commit 5 years ago
ShaderCollection.cpp LYN-2905 Script Canvas: Saving a graph that contains an Item Variable crashes the Editor 5 years ago