Search Issue Tracker
Fixed in 7.1.3
Votes
0
Found in [Package]
7.1.1
Issue ID
1180502
Regression
No
(Packages) VFX asset blocks/nodes opened from within the packages folder can't be edited via the inspector
Repro steps:
1. Open any VFX asset from within the packages (i.e. Packages/com.unity.visualeffectgraph/Editor/Templates/Simple Particle System.vfx)
2. Select any block or the output context node
3. Observe that all inspector parameters are grayed out and uneditable.
Expected outcome: to be able to edit blocks/nodes via the inspector even if the VFX asset resides in the packages folder.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment