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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment