Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.1
2018.2
2018.3
2019.1
2019.1.0a9
Issue ID
1157104
Regression
No
[Crash] De/Serializing managed types causes a crash when entering Playmode
Reproduction steps:
1. Open "MinimalRepro.zip" project
2. "Portalarium" -> "Build" -> "Character And Resource Asset Bundles"
3. Wait until the bundles finish building and the Editor finishes compiling everything
4. Open "DemoStartupScene" scene
5. Enter Play mode
Expected Result: The scene loads and enter play mode successfully
Actual Result: The Editor crashes
Reproduced with: 2019.1.0a9, 2018.3.0b10, 2018.2.16f1, 2018.1.9f2, 2018.1.0b4, 2017.3.0p3, 2017.3.0b1, 2017.3.0a7, 2017.3.0a6, 2017.3.0a5
Did not reproduce on: 2017.4.15f1, 2017.3.1p1, 2017.3.0a4, 2017.3.0a1, 2017.2.1p2
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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Resolution Note (2019.3.X):
This is an issue with third party ParadoxNotion.Serialization code and not Unity serialization code. This issue should be reported to the ParadoxNotion developers.