Search Issue Tracker
Active
Fixed in 2023.1.0a18
Under Consideration for 2021.3.X, 2022.1.X, 2022.2.X
Votes
0
Found in
2021.3.3f1
2022.1.5f1
2022.2.0a17
Issue ID
UUM-561
Regression
No
Deleting a ShaderGraph keeps its exposed properties
Repro steps:
1. Import the attached package and open the VFX
2. Observe the exposed float and color properties in the output
3. Delete the Shadergraph asset
4. Observe the exposed properties are still displayed in the VFX Output
5. Re-compile the graph and observe the console error:
New VFX : Exception while compiling expression graph: System.InvalidOperationException: Sequence contains no matching element
Expected outcome:
The VFX Output to remove the no longer existing exposed properties
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
- [Quest 2] Surface shader and multi-view sampling custom textures broken in Quest 2
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
Resolution Note (fix version 2023.1.0a18):
Verified on 2023.1.0a18