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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment