Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.5f1
Issue ID
1072227
Regression
No
GetNameOfFocusedControl returns an empty string when using SetNextControlName on some EditorGUILayout fields
Repro steps:
1. Open attached project
2. Main Menu -> Tools -> Control Test
3. Set focus on the field "Bool" and right click it
Expected: The name that was set with SetNextControlName appears
Actual: GetNameOfFocusedControl returns an empty string and "Unknown" is displayed
Reproducible with: 2017.2.3p3, 2017.4.9f1, 2018.1.9f2, 2018.2.5f1, 2018.3.0a9
Notes:
- Also happens with the x, y, z.. fields of Vector2, Vector3, Quaternion, Rect
-
BergOnTheJob
Dec 14, 2019 04:38
This is causing me a big headache. Please Fix.
Aaron Bergquist
Certified Unity Developer
Add comment
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
Resolution Note:
low priority for the moment. may revisit later.