Search Issue Tracker
By Design
Votes
0
Found in
6000.0.61f1
6000.2.8f1
6000.3.0b8
6000.4.0a3
Issue ID
UUM-125381
Regression
No
"Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
How to reproduce:
1. Create a new Unity project and install the Visual Effects package
2. Create any VFX Graph
3. In the Output block, add any property with "From Source" attribute (e.g. Set Size From Source")
4. Observe the property
Expected results: No warnings are show or these attributes are not available
Actual results: Inherit attribute is not supported in Update and Output contexts"
Reproducible with: 6000.0.61f1, 6000.2.8f1, 6000.3.0b8, 6000.4.0a3
Reproducible on: macOS Sequoia 15.6 (M1)
Not reproducible on: No other environment tested
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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Resolution Note:
There are other situations where we allow an incompatible block to be used in an incompatible context, for example a face camera plane in strip output.
This behavior is intentional. Blocks that may have an incorrect configuration in certain contexts are still listed. This approach improves discoverability and provides a straightforward way to communicate the constraints of specific blocks. It also helps prevent frustration that could arise from not being able to locate a commonly used block in a different context.