Search Issue Tracker
Fixed
Fixed in 1.7.8
Votes
0
Found in [Package]
1.7.7
Issue ID
UVSB-2201
Regression
No
Visual Script Graph window runs slowly because Object.FindObjectsOfType() is called many times per frame
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame.
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note (fix version 1.7.8):
Fixed a performance issue when using lots of Get/Set Scene variable nodes in an open graph