Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
2.0.0a7
Issue ID
BOLT-611
Regression
No
2.0.0a7 Macro Graph type doesn't generate any C# in code preview and often freezes Unity after pressing Play
Pending Review
[Original Issue|https://support.ludiq.io/communities/5/topics/4724-200a7-macro-graph-type-doesnt-generate-any-c-in-code-preview-and-often-freezes-unity-after-pressing#]
----
Description
No C# preview code in a Macro Graph:
!https://support.ludiq.io/s/attachments/21929/5/1072/0211754b0099142184c213c28753dc8d.png!
Unity froze twice while trying to run this graph with Macro in it: [https://imgur.com/t8yOma5] It doesn't happen every time though.
Macro graph: [https://imgur.com/ozrFPA2]
EDIT: Managed to freeze Unity again, just press Play with the DoSomething graph on an object multiple times until it happens.
And again. Freeze happens on Loading Unit Options step.
!https://support.ludiq.io/s/attachments/21929/5/1072/e86aedaf796663fd005827ee5360d981.png!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Resolution Note:
This is actually 2 separate bugs in one so:
1) As designed: Macro graphs don't generate c# code in code preview unless they're used in another graph.
2) Can't reproduce: Macro graphs freezing Unity after pressing Play