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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
Add comment