Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.0a10
2.0.0a13
Issue ID
UVSB-681
Regression
No
2a10 Asset class members cause errors when used in first frame
[Original Issue Link|https://support.ludiq.io/communities/5/topics/5064-2a10-asset-class-members-cause-errors-when-used-in-first-frame] - Confirmed and escalated by Lazlo.
----
I attempted to use assets to make some simple global variable objects, but I found that they don't play nice with functions.
Heres an Asset that holds a Vector3
!screenshot-1.png|thumbnail!
The Variables are private, I use Functions to get/set them, specifically so I can trigger an event when they change.
Here's the Get Function, very simple:
!screenshot-2.png|thumbnail!
When I attempt to use the function, I get the following error
!screenshot-3.png|thumbnail!
I didn't think I needed flow to fetch a variable like that (I could be wrong), but I figured that was the problem, so I added flow and got this error:
!screenshot-4.png|thumbnail!
Cannot be fetched
https://pastebin.com/wGsR8gPj
KeyNotFound Exception
https://pastebin.com/KcimGSEw
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
Bolt 2 will not be released as its own product. See https://forum.unity.com/threads/visual-scripting-roadmap-update-august-2020.951675/ for details.