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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Add comment