Search Issue Tracker
Won't Fix
Votes
0
Found in
4.3.1f1
Issue ID
596856
Regression
No
Serialization issues of Vector2 class inheriting from UnityEngine.Object and placed in custom namespace
A lot of "There is a duplicate key in the deserialized dictionary" information type messages are shown in the console when trying to compile a class named Vector2 which inherits from UnityEngine.Object and is placed in a custom namespace.
Reproduced with:
Unity Version 4.3.1f1 (cebd4d9b5122)
Unity Version 4.3.4f1 (e444f76e01cd)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this issue.