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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment