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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.