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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment