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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment