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
- Wrong shader appears when Particle System is added as a component
- Realtime Hard Shadows resolution of Spot Light and Point Light cannot be changed by script when using Universal Render Pipeline (URP)
- Warnings in the Package manager have no margin on the right side
- Errors are thrown in the Console and the Game view fails to render when RenderGraph Compatability is disabled and a Camera stack has a Pixel Perfect Camera Component with "Stretch Fill" Crop Frame
- [Linux] Crash on System.Runtime.InteropServices.Marshal:copy_from_unmanaged_fixed when accessing shared memory
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.