Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.2f1
Issue ID
768565
Regression
Yes
Not possible to type to InputField if required tag to make changes with InputField is undefined
How to reproduce:
1. Open the attached project
2. Open MainScene scene
3. Expand Parent and select Cube
4. Go to Add Tag
5. Create new tag called like existing one PDFace
6. Then delete it
7. Select Cube again and notice that its tag is Undefined
8. Change its tag to Untagged
9. Play the scene
10. Try typing to InputField
11. Notice when one starts typing carrot jumps to the middle and text appears only when one clicks on InputField with mouse again
Workaround:One should use the required tag
Not reproducible: 5.2.4p1
User error related to deleted tag.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment