Search Issue Tracker
In Progress
In Progress in 6000.6.X
Under Consideration for 6000.3.X, 6000.4.X, 6000.5.X
Votes
0
Found in
6000.3.7f1
6000.4.0b7
6000.5.0a6
6000.6.0a1
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment