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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment