Search Issue Tracker
Won't Fix
Unknown (hidden) 2023.1.X
Votes
0
Found in
2023.1.0a7
Issue ID
UUM-11990
Regression
No
[VFX Graph] Error is thrown when selecting camera and vfx component with rectangle selection
How to reproduce:
# Drag any VFX to the Scene
# LMB click and then drag to select camera and vfx component at the same time
# Release LMB
Expected result:{color:#ff0000} MissingComponentException: There is no 'VisualEffect' attached to the "Main Camera" game object, but a script is trying to access it{color}{color:#172b4d}. thr{color}own to the console
Actual result: No errors thrown to the console
Reproducible with: 2023.1.0a6
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
Could not reproduce anymore (tested on 2023.1 and 2022.2)