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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
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.