Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment