issues
search
rikimaru0345
/
Ceras
Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
MIT License
484
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug: CultureInfo cannot be serialized
#112
Awiprogs-AW
opened
7 months ago
0
Bug: Deserialization fails when a field default value is of a different value type than the one being deserialized
#111
Epicguru
opened
10 months ago
0
Various fixes for AOT compilation
#110
Cidolfas
opened
11 months ago
0
RobiniaDocs API Explorer
#109
NeuroXiq
opened
1 year ago
0
Bug: Ceras don't work with Unity IOS
#108
PlinChen
opened
1 year ago
0
Bug: Could not load image [path to some DLL] due to Metadata verifier doesn't handle sections with SizeOfRawData < VirtualSize Run the peverify utility against this for more information.
#107
jhovgaard
closed
1 year ago
1
Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /src/Tutorial
#106
dependabot[bot]
opened
1 year ago
0
Support for BinaryFormatter Replacement Mode
#105
agenne
opened
2 years ago
3
Bug: Error adding schemas.
#104
Redsham
opened
2 years ago
0
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /src/Tutorial
#103
dependabot[bot]
closed
1 year ago
1
Bug: https://rikidev.com/networking-with-ceras-part-1/ not working
#102
TeoChirileanu
opened
2 years ago
0
Support records from C# 9
#101
TheKenny2303
opened
2 years ago
1
Rikidev down
#100
Renaudyes
opened
2 years ago
0
Deserialize already serialized istance of class failed when i add field to class
#99
StefanoAnversa
opened
2 years ago
0
Serializing auto-generated properties but not calling regular properties getters.
#98
laloutre87
opened
3 years ago
0
System.IndexOutOfRangeException when serializing dictionary
#97
furlongmt
opened
3 years ago
0
Bug: Serializing an object dictionary works in the Unity editor but not in the standalone player
#96
synthetic-borealis
opened
3 years ago
0
Conversion callback for version tolerance
#95
rikimaru0345
opened
3 years ago
0
Bump MessagePack from 1.7.3.4 to 1.9.11 in /samples/LiveTesting
#94
dependabot[bot]
opened
3 years ago
0
Provide missing namespace to AOT generator
#93
viseztrance
closed
3 years ago
0
Bug: Unity Editor Compilation error in EditorExtension.cs
#92
viseztrance
closed
3 years ago
2
Bug: Deserializing object with multiple private fields with the same name fails.
#91
SJMakin
opened
3 years ago
2
Unity Aot Hint
#90
kononencheg
closed
3 years ago
4
Bug: Tolerance + PreserveReferences issue
#89
Vilo176
closed
3 years ago
9
Using PersistTypeCache in a more flexible way.
#88
asusralis
closed
4 years ago
3
IExternalRootObject alternative for unmodifiable objects
#87
BreyerW
opened
4 years ago
1
Ceras v5
#86
rikimaru0345
opened
4 years ago
0
Update ImmutableArrayFormatter
#85
xLEGiON
closed
4 years ago
0
Serialize object graph down to the certain depth
#84
cemmerven
opened
4 years ago
1
Compile for net core 3.x
#83
rikimaru0345
opened
4 years ago
1
How to serialize DataSets / DataTables?
#82
theRainbird
opened
4 years ago
4
Trying to use aot mode in unity with multiple libraries using Ceras.
#81
asusralis
opened
4 years ago
13
Bump MessagePack from 1.7.3.4 to 1.9.3 in /samples/LiveTesting
#80
dependabot[bot]
closed
3 years ago
1
Add a setting to specify the object cache comparer
#79
xLEGiON
closed
4 years ago
0
ObjectCache Performance Consideration
#78
xLEGiON
opened
4 years ago
0
Object created using reflection, serialization error.
#77
zhuxianzhiniko
closed
5 years ago
4
Bug: ArrayList and HashTable aren't serialized
#76
Brian-Wuest
opened
5 years ago
1
Bug: Key comparer is not preserved in serializing/deserializing immutable collections
#75
dbolin
opened
5 years ago
1
Map parameter to member with Attributes for getter-only properties
#74
MineCake147E
closed
5 years ago
6
Automatically select constructor
#73
DaniilSokolyuk
opened
5 years ago
4
WarningException on System.DateTime when using .NET Native Compilation
#72
RCTycooner
opened
5 years ago
7
Marked the (De)SerializerDelegates as public.
#71
RCTycooner
closed
5 years ago
0
Bug: ProtocolChecksum should not use ".FullName"
#70
rikimaru0345
opened
5 years ago
0
Bug:Define MyCustomFormatter to serialize byte[] problem.
#69
BeanTang
closed
5 years ago
1
Bug: Formatters error in IL2CPP build
#68
robotink
opened
5 years ago
2
Bug: [Regression] Incorrect handling of hash code collisions
#67
janruo
closed
5 years ago
2
Bug: AOT autogenerator hangs Unity editor + other issues
#66
robotink
opened
5 years ago
2
Internal "InvalidCastException" when deserializing into an object.
#65
asusralis
closed
5 years ago
6
Bug: Serialization of readonly nullable custom struct fails
#64
dbolin
closed
5 years ago
18
Any way to serialize getter only properties?
#63
dbolin
closed
5 years ago
11
Next