Search Issue Tracker
Active
Votes
0
Found in
2021.2.0b7
Issue ID
1365387
Regression
Yes
[Linux] Should not grab hot control with an active capture warning after applying prefab changes
How to reproduce:
1. Create new project
2. Add Cube to the Hierarchy
3. Drag it into Project view to make a prefab
4. Add another Cube as child to the Cube prefab in Hierarchy
5. In Inspector Override Apply all changes
6. Observe console
Warnings:
Should not grab hot control with an active capture
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:189)
Should not be capturing when there is a hotcontrol
Reproduced with: 2021.2.0b7, 2022.1
Does not reproduce with: 2021.1, 2021.2.0b6
Note: Reproduces on CentOS7, Ubuntu 20.04
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment