We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug New UMA Material HDPipeline does not allow adding Texture Channels.
Setting Texture Channels in the Unity Editor to a value other than 0 reset the value to 0.
Multiple pipeline options will exhibit the same behavior if HDPipeline is included in the list.
Environment (please complete the following information):
To Reproduce Create a new HDRP/Lit Material Create a new UMA Material. Assign Material. Select HDPipeline. Texture Channels will revert to 0
Expected behavior Texture channels should allow modification
Screenshots
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Looking at the example HDRP UMA Mat there is no SRP Selected
Sorry, something went wrong.
I was able to create the HDRP/Lit UMA Material by not setting the SRP per the example material
No branches or pull requests
Describe the bug
New UMA Material HDPipeline does not allow adding Texture Channels.
Setting Texture Channels in the Unity Editor to a value other than 0 reset the value to 0.
Multiple pipeline options will exhibit the same behavior if HDPipeline is included in the list.
Environment (please complete the following information):
To Reproduce
Create a new HDRP/Lit Material
Create a new UMA Material.
Assign Material.
Select HDPipeline.
Texture Channels will revert to 0
Expected behavior
Texture channels should allow modification
Screenshots
![image](https://private-user-images.githubusercontent.com/3053659/365251875-1e615ee4-66ca-4fb5-b39e-93e3a4b56985.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODgzMDcsIm5iZiI6MTczOTY4ODAwNywicGF0aCI6Ii8zMDUzNjU5LzM2NTI1MTg3NS0xZTYxNWVlNC02NmNhLTRmYjUtYjM5ZS05M2UzYTRiNTY5ODUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDY0MDA3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YzUwNGMyMjY1Y2MwYmEzMjA2OGMxM2RhNWYzOTQ3NDNlMDcwNTg0MjNkOGQyMjc1NjU2NGE2MzM4YjQ0ZTY4NSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.oMwG4WFstGJP3rXeR5mv473UkGbTXQw-tHNSeronEZ4)
![image](https://private-user-images.githubusercontent.com/3053659/365251974-159fb396-f7e5-485d-ac87-6cb803d5c7d0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODgzMDcsIm5iZiI6MTczOTY4ODAwNywicGF0aCI6Ii8zMDUzNjU5LzM2NTI1MTk3NC0xNTlmYjM5Ni1mN2U1LTQ4NWQtYWM4Ny02Y2I4MDNkNWM3ZDAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDY0MDA3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NDIxY2I2YjZlNjM0YjAzYThmMGUzNGQ5MjVmYmNjY2I0MTFkYzAyYWU1NDE2ZjRjOTUwOTBmYmQ4ZGY1NzY2YiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.vM8B7dX6hCmGpw515H0HrLTNQWl0oGAZJEBnM245jJM)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: