There is an error
Loading more flie in Wegl
Loaded into the half.
I have tired of this problem
Hope to receive the official help!
There is an error
Loading more flie in Wegl
Loaded into the half.
what version of Unity? Is there anything in the browser log?
could you re-try with a Development build?
i use unity3d 5.4.0.
Too much is not loaded?
i want to konw how much bytes is allow loaded at webgl platform?
I bulid with Development,but no develoment log,only this pop-up box.
the browser log as follow
The log suggests ParticleSystemRenderer class is not included in your build. Perhaps your particle systems are only in asset bundles.
See “Issues with code stripping” in the manual for more info.
no ParticleSystemRenderer in my project. but included SuperSplinesPro plugin .
thanks for your help .
I can solve the problem of loading,but I met a new problem of error.
i want to know how can Accurate positioning the problem by browser log as follow.
Do you have scripts in asset bundles? If so, that might be the problem.
thanks for your help .
i want to know how can Accurate positioning the problem by browser log as follow.
Usually, a NullReferenceException can also be reproduced in Play Mode in the editor or on another platform. Have you tried?