Search Issue Tracker
Fixed in 5.0.1
Votes
1
Found in
4.6.3p2
Issue ID
678814
Regression
No
Crash on Newtonsoft.Json.DeserializeObject<T>(string) in Editor
To Reproduce:
1. Attach the project to mono debugger & run.
2. Observe that Unity crashes on:
"JsonConvert.DeserializeObject<Manifest> (serialized);"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some GameObjects in a subscene are not rendered when using custom shaders and ECS until the Game view resolution changes
- Crash on AudioManager::InitFMOD when performing various actions in the Editor
- webGLBuildSubtarget resets to Generic when it gets changed in build script
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled
Add comment