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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment