Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
10.2.0
Issue ID
1312178
Regression
No
[VFX Window] Target GameObject attach button does not allow attaching a valid VFX if the last selection was invalid.
Repro steps:
1. Open a VFX from the project folder that is not present in the scene
2. Make sure its Target GameObject window is closed
3. Drag the VFX in the scene
4. While it is still selected, open the Target GameObject window within the VFX Window
5. Observe that the Attach button is grayed out.
6. Select another object in the hierarchy and then click back on the VFX game object
7. Observe that the Attach button is now available.
Expected outcome:
When the Target GameObject window is opened to check if the currently selected game object contains a VisualEffect component and enable the attach button.
Note:
- Not a regression, existing behavior
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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (fix version 12.0.0):
minor