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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
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.