Q.
It is rendered darker than the original image resource.
I used the Unlit material and the color values are set to the default values (0.5, 0.5, 0.5, 1.0).
What could be the problem?
A.
Colors are calculated as 2X Multiply, so if you entered (0.5, 0.5, 0.5, 1.0), that shouldn’t be a problem.
If colors are consistently rendered darker or lighter, it may be a problem with the Color Space.
Make sure that the Color Space of your project and the Color Space value in the Bake option of AnyPortrait are the same.
This is covered in the following manual.
https://rainyrizzle.github.io/en/AdvancedManual/AD_LinearSpace.html
Unlit materials provided in previous versions of AnyPortrait were affected by Ambient Light.
You may also want to check if the issue is related to Ambient Light.
https://rainyrizzle.github.io/en/AdvancedManual/AD_ChangedUnlit.html