
0
Fixed
ArgumentException: Duplicate control output
I had created this switch already, but something happend and it gone, as connections.
Bolt Version:
Unity Version:
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
sample
Tride to delete Calculate native resulotion and created new one
Hi George,
Sorry you're having this issue.
This seems rather related to a serialization problem.
In your second screenshot, there are two UnityException mentioning that GetBool is called during deserialization, which is forbidden. This is probably what is causing the connections to disappear. Can you paste the full log for these errors?
I have provided the graph above, which cause exception. Also there was period of time at which I didn't getting this error. Maybe it had happened before i have updated on the last version of Bolt.
Sorry, I forgot how to reproduce that error.
Will mark this as cannot reproduce for now. Feel free to comment if you ever encounter the same error (with the log!).
Cheers,
Lazlo
For now I have only error like on the last screenshot.
The problem not in loosing connections. The problem is I can't us switch enum with runtime platform enum.
Oh, oops! You're right, was just able to confirm. Looking at the issue now.
Will be fixed in next version (1.2.3). Had to do with obsolete items & duplicates names for the same value.
ok. Thanks!