This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.
Deleting a bound function from a widget sets the binding to None which causes compile to fail.
Deleting a bound function from a widget sets the binding to None which causes compile to fail
The links in the Compiler Results log put focus on the Viewport. The binding can be removed to eliminate the compile error.
Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2471062)
1. Open any project
2. Create a new Widget Blueprint
3. Add a Text widget
4. Create Binding
5. In the Graph's My Blueprint tab, delete the resulting function
6. Compile
Result:
Compile fails with:
Error Binding: Property ' TextDelegate ' on Widget ' TextBlock_109 ': Binding: 'None' : 'None' was not found on 'New Widget Blueprint'.
Head over to the existing Questions & Answers thread and let us know what's up.
1 |
Component | UE - Editor - UI Systems |
---|---|
Affects Versions | 4.7.2, 4.8, 4.14 |
Created | Mar 9, 2015 |
---|---|
Resolved | Feb 17, 2017 |
Updated | Apr 27, 2018 |