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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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