Search Issue Tracker
Fixed in 2017.1.0f3
Votes
1
Found in
5.6.0b11
Issue ID
892111
Regression
Yes
Activating UI object with InputField during runtime causes UI rebuild loop error
To reproduce:
1. Download and open "Assets.zip" project.
2. Navigate to Cookie->Scenes folder.
3. Open "Base" Scene.
4. Enter Play mode.
5. On the lower left side of the screen find the menu button and press it.
6. Then Find "Redeem Codes" button and press it.
Expected result: UI works as intended, no rebuild loop is caused, Input field is shown.
Actual result: Opening Object with Input field causes UI to go into rebuild loop and Input field is not shown.
Reproduced with: 5.6.0p1, 2017.1.0b1
Not reproduced with: 5.5.0f3, 5.5.3p1
Notes: Appears after an upgrade to 5.6. Uses TextMesh Pro plugin. Gif attached showing how to reproduce the issue.
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