Pipeline Manager does not trim whitespace
еvelyn
When manually entering an Avatar ID into the Pipeline Manager, any blank characters like spaces do not get trimmed.
This results in
"malformed url"
and NullReferenceException
errors in the consoleTo reproduce:
Enter an Avatar ID into the Pipeline Manager
Add a whitespace character before or after the ID
View the avatar in the SDK Builder to trigger the error.
Log In