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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
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.