Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

[DX-1703] Updated error handling#17

Merged
phil-immutable merged 2 commits into
mainfrom
DX-1703_error_handling_improvements
Feb 3, 2023
Merged

[DX-1703] Updated error handling#17
phil-immutable merged 2 commits into
mainfrom
DX-1703_error_handling_improvements

Conversation

@PascalCross
Copy link
Copy Markdown
Contributor

@PascalCross PascalCross commented Feb 2, 2023

Summary

Remove potential error spam when attempting to fetch assets from unsecure connections.

Why the changes

Improves demo and logging quality.

Things worth calling out

Updated AssetListObject to only fetch links using https.
Added extra notes in ReadMe to remove warning spam from unsupported characters in asset names, this is due to text mesh pro throwing warnings when fonts do not contain certain characters, and can be disabled in a scriptable object.

Copy link
Copy Markdown
Contributor

@phil-immutable phil-immutable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both demos work locally and can confirm this fixes the insecure URL error logged to console.
Approved.

@phil-immutable phil-immutable merged commit 09c664e into main Feb 3, 2023
@suluvai suluvai deleted the DX-1703_error_handling_improvements branch February 27, 2023 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants