Search Issue Tracker
Fixed
Fixed in 6000.2.8f1, 6000.3.0b5, 6000.4.0a1
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-115377
Regression
No
[VFX Graph] Copy/Pasting CustomHLSL Blocks erase they slots values
Steps to reproduce:
- Open a VFX
- Create a CustomHLSL Block.
- Change the default value of the offset or speed factor.
- Select and copy the HLSL block.
- Paste the block in the same context or elsewhere.
Actual results: The values are not preserved after pasting and are reset to zero.
Expected results: The values of the slots should be maintained between the original and the copy.
Reproducible with versions: 6000.3.0b1
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 6000.4.0a1):
It's working :)