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 console
To 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.