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
----
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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