Search Issue Tracker
In Progress
In Progress in 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
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
Add comment