Search Issue Tracker
Fixed
Fixed in 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
2
Found in
6000.2.4f1
6000.3.0a6
6000.4.0a1
Issue ID
UUM-117081
Regression
No
UI Toolkit input becomes unresponsive when the UIDocument GameObject is destroyed
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Repeatedly click the Button with text “Toggle UI B (SetActive)“
Expected result: Button always reacts to clicks
Actual result: UI input becomes unresponsive
Reproducible with: 6000.0.57f1, 6000.2.4f1, 6000.3.0a6
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2, macOS (user reported)
Not reproducible on: No other environment tested
Notes:
- Issue seems related to “captured = this.GetCapturingDocument(pointerId, out capturingDocument);”
- PointerDeviceState.s_PlayerPanelWithSoftPointerCapture doesn't seem to be reset correctly when the UIDocument is destroyed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MeshRenderer::DispatchUpdate when disabling the second Mesh Renderer on a GameObject
- Inaccurate collisions when resizing Game view
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector
- [RenderingDebugger]Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
Add comment