Search Issue Tracker
Fixed
Fixed in 6000.0.18f1, 7000.0.0a10
Votes
0
Found in
6000.0.12f1
7000.0.0a1
Issue ID
UUM-76443
Regression
No
Converting Output to Output Particle ShaderGraph Octagon/Triangle is impossible
*Steps to reproduce:*
1. Create a new graph
2. Convert Output to Output Particle ShaderGraph Octagon or Triangle
*Actual results:* Output is not converted and error is thrown to the console
*Expected results:* Output converts to Octagon or Triangle based on what was selected
*Reproducible with versions:* 6000.0.12f1
*Not reproducible with versions:* n/a
*Can’t test with versions:* n/a
*Tested on (OS):* macOS
*Notes: Converting to Quad seems fine*
*Error message:*
ArgumentException: Object of type 'System.String' cannot be converted to type 'UnityEditor.VFX.ParticleTopology'.
System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) (at <ce95f63947c64e4bbf5929ebe610c440>:0)
System.Reflection.RuntimeFieldInfo.SetValue (System.Object obj, System.Object val, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Globalization.CultureInfo culture) (at <ce95f63947c64e4bbf5929ebe610c440>:0)
System.Reflection.FieldInfo.SetValue (System.Object obj, System.Object value) (at <ce95f63947c64e4bbf5929ebe610c440>:0)
UnityEditor.VFX.VFXModel.SetSettingValueAndReturnIfChanged (System.String name, System.Object value) (at /unity/packages/com.unity.visualeffectgraph/Editor/Models/VFXModel.cs:323)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
- HDRP Graphics "Adaptive Probe Volumes Options" are missing a documentation link
Add comment