Search Issue Tracker
Fixed
Votes
0
Found in [Package]
7.1.8
Issue ID
1218472
Regression
No
[Scene] VFX Selection outline issues when Output Mesh is used in the effect
Repro steps:
1. Import the attached package and open the Repro Scene.
2. In the scene view, make sure that Selection Outline is on (under Gizmos)
3. Select 'VFX Mesh Capsule' in the scene.
4. Open the VFX.
5. Change the position of the Capsule Output Mesh.
6. Observe the outline gets offset offset roughly twice as far
Expected outcome:
The outline to follow the particles or mesh output
Notes:
- If the particle system is set to Local, it also gets offset.
- Adding another mesh output (cube) seems to make it be outlined twice
- Mesh Outputs using the ShaderGraph shader offsets the particles as well. Outputs without it only affect the outline of the mesh output itself.
- Found in 7.1.8, but it's an old issue.
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
Add comment