Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by OMT · Nov 03, 2010 at 12:16 AM · webplayerrestrictionsemulation

Unity 3.0 Webplayer Editor Restrictions vs Webplayer Build Restrictions

Hi,

I'm working on a web-based application and have noticed some strange errors happening when I run a webplayer build. I have developed my application and tested thoroughly in the Unity Editor under the webplayer emulation mode. I've been able to iron out crossdomain errors and so forth thanks to the emulation mode which is great.

The problem that I'm running into is that I retrieve a static piece of JSON from my webserver. In the editor (again running webplayer emulation), I am able to deserialize this JSON into a predefined object of my library. However, when I deploy a webbuild, I've found that the deserialization process is failing due to the following error:

Attempt to access a private/protected method failed.

I'm using Json.NET as my serialization library (a very old version that is compatible with .NET 2.0). I did not have any problems with this when I was in Unity 2.6, but since I've upgraded I've hit this problem.

As I've said, I'm able to deserialize the JSON when running in webplayer mode emulation. Does this mean that there are further restrictions on the Mono/.NET frameworks in the actual WebPlayer build? My understanding was that the Webplayer emulation used the same restricted environment as the Webplayer build itself.

Any further help or information would be greatly appreciated!

Thanks so much for your time.

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Waz · Jul 18, 2011 at 01:41 AM 0
Share

I am getting the same problem. I have reported the error, it is case 412029.

The problem, as you indicate, is that the sandbox is preventing access to private members, yet that is how serialization is normally implemented. $$anonymous$$y specific case is with the serialization of System.Random, which cannot be serialized by accessing its public API, as far as I can see.

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

1 Person is following this question.

avatar image

Related Questions

A node in a childnode? 1 Answer

Unity 3.1 Webplayer: access method failed 1 Answer

websockets in webplayer 0 Answers

Serialization of Game State Into Web Server 0 Answers

Possibility of adding animation files during runtime? 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges