Visual Scripting - Cant Compile Script That Connects Another Script to an Output
Outdated
Visual Scripting Tool can't compile some scripts if the flow of control runs through a common script to an Output. I've seen this many times. This is a major problem for me because it makes it very difficult to move common code into a script.
Here's a simple example. "Bug_SimpleScript" returns a string. In this case it's just a constant.
This builds Ok.
If a create another script that returns the output of Bug_SimpleScript then it won't build. e.g.
Sometimes when I see this problem I get a NullReferenceException instead. e.g.
Hello, Engineer!
Thank you for your feedback! Your topic has been added between considered issues.
Please keep voting for the issue as it will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
Hello, Engineer!
Thank you for your feedback! Your topic has been added between considered issues.
Please keep voting for the issue as it will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
Replies have been locked on this page!