Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b3
Issue ID
1033306
Regression
Yes
Obsoleted network types cause TypeLoadExceptions in Playmaker dll
When importing Playmaker from the Asset Store in 2018.2, script upgrader kicks in and triggers an API update.
Afterwards, a lot of errors appear and when trying to run some of the Playmaker sample scenes, Unity crashes.
Repro steps:
- Start a new project and download the Playmaker asset store pack : https://assetstore.unity.com/packages/tools/visual-scripting/playmaker-368
- Install the pack
- Notice the pop-up that warns about script upgrades
- Notice the errors in the console when the upgrade finishes
- If you download the Playmaker sample scenes from their website and try to run any of them, you'll notice that they crash due to the corrupted dll.
Also Reproduced in Trunk
Not reproducible in 2018.1 since alpha1 but that is because script upgrader doesn't kick, because the APIs were deprecated in later Unity versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment