When a user deletes a Niagara User Parameter within the Niagara System editor window, attempting to create a new parameter with the same name immediately after deletion results in an error. Despite the deletion, the system prevents the creation of a new parameter with the same name until the user closes and reopens the Niagara System editor window.
1. Open any Niagara system in the Niagara System editor.
2. Navigate to the "User Parameters" tab within the editor interface.
3. Create a new parameter by clicking on the "Add Parameter" button and selecting the parameter type. Name this parameter "TestParameter".
4. Save the changes made to the Niagara system.
5. Within the "User Parameters" tab, locate the "TestParameter" parameter and delete it by selecting it and clicking on the delete option.
6. Save the changes made to the Niagara system after deleting the parameter.
7. Attempt to create a new parameter by clicking on the "Add Parameter" button and selecting any parameter type.
8. Try to name the new parameter "TestParameter" again.
9. Observe the error message stating "A User Parameter with the same name already exists", indicating that the system is preventing the creation of a new parameter with the same name, even though the previous parameter has been deleted.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-212868 in the post.
1 |
Component | UE - Niagara - Scripting |
---|---|
Affects Versions | 5.3, 5.3.1, 5.3.2 |
Target Fix | 5.6 |
Fix Commit | 37651080 |
---|
Created | Apr 22, 2024 |
---|---|
Resolved | Nov 5, 2024 |
Updated | Nov 19, 2024 |