Skip to content

fixed crash in web browser + unity + webgl#146

Open
liange wants to merge 1 commit into
moonsharp-devs:legacy/2.0from
liange:master
Open

fixed crash in web browser + unity + webgl#146
liange wants to merge 1 commit into
moonsharp-devs:legacy/2.0from
liange:master

Conversation

@liange

@liange liange commented Aug 12, 2016

Copy link
Copy Markdown

UnityAssetsScriptLoader.LoadResourcesWithReflection:
Array array = (Array)loadAll.Invoke(null, new object[] { assetsPath, textAssetType });

this code will crash in unity5.4 + webgl + web browser

@xanathar

Copy link
Copy Markdown
Member

Thanks, will merge asap (currently on holyday 🌴 😎

@SlimeQ

SlimeQ commented Jun 6, 2018

Copy link
Copy Markdown

@xanathar This issue is still present in the Unity asset store build on 6/6/2018 and this pull request fixes it. It really should be merged

@LimpingNinja LimpingNinja left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cleanly submit the changes against the newest version to resolve conflicts and don't reformat the entire file like this, we can review and merge the line-item changes once resubmitted.

@thautwarm

Copy link
Copy Markdown

@LimpingNinja Could we take over this PR? It seems the PR author is inactive now. This issue can be still observed in Unity WebGL backend.

@LimpingNinja

Copy link
Copy Markdown
Contributor

@LimpingNinja Could we take over this PR? It seems the PR author is inactive now. This issue can be still observed in Unity WebGL backend.

Definitely.

@Benjamin-Dobell
Benjamin-Dobell changed the base branch from master to legacy/2.0 March 3, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants