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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (fix version 6000.4.0a1):
It's working :)