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 - 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.