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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Add comment