Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
16.0.1
Issue ID
SGB-532
Regression
Yes
Issues with Custom function nodes restored by undo
Steps to reproduce:
1) Start any SRP template
2) Create a new SG
3) Add a new Custom Function node, add an output in it without any code so it breaks
4) Delete the node
5) Perform an undo
6) Observe that the preview is broken now and can not be hidden/expanded.
All further Custom Function Nodes created in the same graph will share the same behaviour
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note:
We'll bundle this issue into a quality pass we'll address in the future.
As it is, once the Custom Function Node has been brought into a valid state, it will begin behaving correctly (That is, a valid function name and node body).
Due to the nature of custom functions and the amount of responsibility on the end-user to ensure that it is setup correctly, I'm going to go ahead and close this issue.
As of latest, the breakage applying to all CFN does not seem to be occurring for any that are setup correctly.