Search Issue Tracker
Fixed
Fixed in 1.4.16, 1.7.8
Votes
0
Found in [Package]
1.4.14
1.5.1
1.6.0
1.7.4
Issue ID
UVSB-2247
Regression
No
Scene variables drag and drop in graph don't have the good scope
When drag and dropping a scene variable from a GameObject component in a loaded scene are set to use the obejct scope instead of the scene scope.
!ScenVar.gif!
*Steps to Reproduce:*
# Open a scene with a scene variable GameObject.
# Drag and drop a variable from the variable component to a script graph window.
# Variable is set to Object scope instead of scene.
*Expected Results:*
The variable should be set to a scene scope.
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
- Memory leaks occur when Shader with more than 128 keywords is compiled
- Player built for Windows silently crashes when UI Prefab is instantiated and Render Feature "Render Objects" is active in PC_Renderer Asset
- Crash on CollectUsedSceneObjects when making any modifications and saving in a Scene with a specific GameObject Component enabled
- VFX Graph Properties Transform has a click animation when clicked on the “Transform” text but the drop down does not open
- "Cascade Shadow atlasing has failed" errors are spammed when two Directional Lights with the Shadow Map are enabled and there is a 3D GameObject in the scene
Resolution Note (fix version 1.7.8):
Fixed in PR:
https://github.cds.internal.unity3d.com/unity/com.unity.visualscripting/pull/602