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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment