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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Resolution Note (fix version 6000.4.0a1):
It's working :)