Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
3.0.0b6
Issue ID
372543
Regression
No
GUIUtility.keyboardControl not initialized/reset between runs
To Reproduce:
1. Open the "Login Scene" from the _Scenes folder and press play.
2. Notice the label in the upper right now has a zero ID for the focused control.
3. Switch focus between the text edits and notice the ID changes in
4. Notice the label in the upper right now has some non-zero ID for the focused control.
3. Stop and play again. Notice the ID is the same as in the previous run, NOT zero.
Expected:
1. The ID should be reset to zero on every run.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment