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 trayweeds · Oct 21, 2012 at 11:59 PM · serializationjsonflash

Anyone successful using native JSON libs with AS3?

I'm using native AS3 JSON library, so JSON.stringify() and JSON.parse(). I'm using this because of the shortcomings of C# reflection support in Unity's conversion.

However, this doesn't seem to work very well given the conversion process Unity goes through for C# to ActionScript. If I have a System.Collections.Generic.List and I try to serialize to JSON, I get some errors. Now in reality the object graph is much more robust so I have an object at the root, that contains other objects and properties, that could be lists, arrays or dictionaries, along with native types, i.e. string, int, etc.

Here is the AS3 error stack - not very helpful other than that ICollection_SyncRoot.

 Error
     at System::Exception/WithStackTrace()
     at System.Collections.Generic::List$1/get ICollection_SyncRoot()
     at JSON$/stringifySpecializedToString()
     at JSON$/stringify()


I'm not quite sure this is a bug given that it's native Flash SDK, but is probably something not implemented correctly during Unity's conversion. Either way, another work around for JSON that uses reflection in either C# or AS3 with generic lists, dictionaries and native types would be sweet. I feel that in order for Unity's AS3 conversion to be taken seriously this serialization mechanism, or another supported one (using reflection) needs to be thought through by the Unity dev team.

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 DoctorWhy · Oct 31, 2012 at 11:32 PM 0
Share

I ran across this today https://gist.github.com/1601919 . Not sure if it will work though, as I haven't tested it yet. Not really native to AS3, though, but should work for both Flash and other builds.

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

10 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Best Way to Store Large Number of GameObjects? 1 Answer

JsonUtility not found / working 0 Answers

unity 3d loading data from json problem?! 1 Answer

Handling inheritance with JSONUtility.ToJSON 1 Answer

JSON - Load Subset of Files Based on Key in File 0 Answers


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