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
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
Add comment