Search Issue Tracker
Fixed
Fixed in 2021.3.44f1, 2022.3.48f1, 6000.0.18f1, 7000.0.0a1
Votes
0
Found in
2021.3.43f1
2022.3.43f1
6000.0.16f1
Issue ID
UUM-78383
Regression
No
The VFX graph cannot access the global properties of the shader when using Normal URP Output with VFX Support enabled
How to reproduce:
1. Open the “ReproVFXGlobalProperties“ project
2. Open the “SampleScene“
3. Move the “InteractiveElement“ GameObject around the plane
4. Observe the behavior of the “Grass“ child GameObjects and the “GrassTech“ GameObject
Expected result: The “Grass“ child GameObjects and the “GrassTech“ GameObject grass blades move with the “InteractiveElement“ GameObject
Actual result: The “GrassTech“ GameObject grass blades do not move with the “InteractiveElement“ GameObject
Reproducible with: 2021.3.43f1, 2022.3.43f1, 6000.0.16f1
Reproducible on: macOS 14.5 (Intel), Windows 11 (User’s)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Add comment