Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.6f1, 6000.3.0a3
Votes
0
Found in
6000.0.50f1
6000.1.6f1
6000.2.0b4
Issue ID
UUM-108679
Regression
No
The Radius Scale option is removed from the Visual Effect Graph Output Particle when Lod is disabled in Particles Options
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/New VFX.vfx” in Visual Effect Graph
3. In the Output Particle Shader Graph Node, observe the option 'Radius Scale'
4. Select the Output Particle Shader Graph Node
5. In Inspector, uncheck Lod
Expected result: “Radius Scale” option remains in the Output Particle Shader Graph Node
Actual result: “Radius Scale” does not exist in Output Particle Shader Graph Node
Reproducible with: 6000.0.50f1, 6000.1.6f1, 6000.2.0b4
Could not test with: 2022.3.62f1 (Output Particle Shader Graph Node does not exist, and Error “Slot :'r'(VFXSlotFloat)of owner 'Random Number'(Random) has invalid link :null(VFXModel)” is present)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Forward-ports for this version need to be handled at a later time.