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
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
- Dropdown context menu opens in the wrong place when another section is focused in VFX Graph
- Crash on SendShadowCullingCallbacks when using ScriptableRenderContext.Cull()
- Visual Effect Graph window has corrupted "lock" icon
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