Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.7f1
6000.4.0b7
6000.5.0a6
Issue ID
UUM-134130
Regression
Yes
Project-wide Actions are removed when a GameObject with a UI Document component is deleted in Play mode
How to reproduce:
1. Open the attached “IN-133084“ project
2. Open the “SCENE” scene
3. Open the Input Debug window (Window > Analysis > Input Debugger)
4. Enter Play mode
5. Observe the Input Debug window, notice the project-wide actions
6. In the Hierarchy, delete the “UIDocument“ GameObject
7. Observe the Input Debug window, note the Input Actions under “Actions“
Actual result: Project-wide Actions disappeared
Expected result: No changes were made to the Input Actions
Reproducible with: 6000.2.0a6, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Not reproducible with: 6000.67f1, 6000.2.0a5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Workaround: Install the UGUI package and add an empty GameObject with an Event System in scenes where GameObjects with UI Document Components are being deleted
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment