Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b4
6000.4.0a2
6000.5.0a1
Issue ID
UUM-121263
Regression
No
Custom attribute type is not preserved when inserting a template to the VFX
Steps to reproduce:
- Import the attached VFX
- Open VFX.vfx and Template.vfx
- Insert Template.vfx template to VFX.vfx
- Observe the Blackboard of both VFX
Actual results: initPos is type of float
Expected results: initPos is type of Vector3
Reproducible with versions: 6.0, 6.2, 6.3, 6.4
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): macOS
Notes:
- The same result is applied if a learning template
- Also shader errors are thrown (errors are not reproducible in 6000.0.47f1) and Arm Strip is not rendered when inserting a template for the first time, for the second time it displays both pliers and arms. Adjusting type of InitPos and saving, asset re-import didn't help. Shader errors:
** Shader error in '': undeclared identifier '_StripRatio' at kernel CSMain at line 157 (on metal)
** .compute: Kernel at index (0) is invalid
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment