Search Issue Tracker
Fixed
Fixed in 2022.3.5f1
Votes
3
Found in
2022.3.4f1
Issue ID
UUM-43099
Regression
Yes
"Trying to add Close (UnityEngine.UI.Image) for graphic rebuild while we are already inside a graphic rebuild loop. This is not supported." error when displaying TextMeshPro in Player
Reproduction steps:
1. Open the attached "FAV_repro_IN-47959.zip" project
2. Enter the Play Mode
3. Notice that the console UI is present in the bottom left corner
4. Exit the Play Mode
5. Go to the Build Settings
6. Make sure the Platform is "Windows, Mac, Linux", the Target Platform is "Windows", and the Architecture is "Intel 64-bit", then press "Build And Run"
7. Create a folder for the build and confirm
8. Observe the Player
Expected result: The console UI is present in the bottom left corner
Actual result: The console UI is present in the bottom left corner, but it is displayed incorrectly and shows the "Trying to add Close (UnityEngine.UI.Image) for graphic rebuild while we are already inside a graphic rebuild loop. This is not supported." error
Reproduced with: 2022.3.3f1, 2022.3.4f1
Not reproduced with: 2021.3.28f1, 2022.3.2f1, 2023.1.5f1, 2023.2.0b1
Fixed in: 2022.3.5f1
Reproduced on: Windows 10
Not reproduced on: macOS 12, Ubuntu 20.04
Note: The bug only reproduces in the Windows 64-bit Player
Comments (1)
Add comment
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
Ammar_Negm
Jul 18, 2023 11:12
pls fix