Search Issue Tracker
Active
Votes
0
Found in
2021.3.42f1
2022.3.41f1
6000.0.15f1
Issue ID
UUM-78111
Regression
No
VisualElement becomes stuck when using UnityEditor.Experimental.GraphView.Attacher
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scene.unity” Scene
3. Enter the Play Mode
4. Press the "Cause The Bug" button in the Game view
5. Observe the Game view
Expected result: The "Moves in a circle" label should continue moving in a circular pattern
Actual result: The "Moves in a circle" label stops moving and becomes stuck
Reproducible with: 2021.3.42f1, 2022.3.41f1, 6000.0.15f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Workaround: Enabling the "Fix The Bug" option on the Bug script in the “UIDocument” GameObject and clicking the "Cause The Bug" button will apply the correct missing logic
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning after building a project with URP Sample
- MissingReferenceException after clicking "Fix now" on NormalMap settings
- The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player
- Scene is marked as dirty when opening the project with Vertical Layout Group added as a Component
- Crash on UnityEngine::Animation::SetGenericFloatPropertyValues when keyframing the RigBuilder component to Enabled and Disabled
Add comment