Unity Issue Tracker - Error "NullReferenceException: Object reference not set to an instance of an object" is thrown when adding a property without having a Visual Effect Graph created
Fixed
UUM-28528
Error "NullReferenceException: Object reference not set to an instance of an object" is thrown when adding a property without having a Visual Effect Graph created
Unity: Visual Effects
Open
2022.1.X
2022.1.0b10 onwards
Fixed
2023.3.X
2023.2.X
2023.1.X
2022.3.X
Won't Fix
2022.2.X
Verified on version 2022.3.11f1
How to reproduce:
1. Open the project "IN_33176"
2. Press Window -> Visual Effects -> Visual Effect Graph
3. Press the "Click to add a property" button
4. Observe the Console
Expected result: no errors
Actual result: error "NullReferenceException: Object reference not set to an instance of an object" is thrown