Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.2.0f3
Issue ID
959254
Regression
Yes
"Trying to add UI_Console" and other errors pop up when SetActive() method is called
How to reproduce:
1. Open attached Unity project "Dwarf Mountain New"
2. Load scene "Game"
3. Enter Play mode
Expected Result: Game plays without any errors
Actual Result: "Trying to add UI_Console (UnityEngine.UI.Image) for graphic rebuild while we are already inside a graphic rebuild loop. This is not supported." and similar errors occur.
Regression first introduced in: 2017.2.0a1.
Reproducible with: 2018.1.0a1, 2017.3.0b5, 2017.2.0f3, 2017.2.0a2.
Not reproducible with: 5.5.5p1, 5.6.4f1, 2017.1.2p1, 2017.2.0a1.
Note: SetActive() method is located in WindowConsole.cs script, line 105.
Comments (27)
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
seoseoexperts521
Jul 13, 2020 14:01
: Adding for rebuild while in rebuild loop ... to add UI_Console" and other errors pop up when SetActive() method is called.http://buyfollowersitaly.com/
seoe97208
Jul 08, 2020 06:46
"Trying to add UI_Console" and other errors pop up when SetActive() method is called. This script operates on the same object I added the ChucK ... by http://epicfollowers.co.uk/
qeqymo
Jun 24, 2020 04:38
Tracker is used in many devices so that we can track a person wherever he or she may be it is made up of coding things. In my viewpoint, https://assignmentman.co.uk/ tells us the semantic calling methods.
mitaywalle
Mar 17, 2020 18:26
use this:
- https://docs.unity3d.com/ru/current/ScriptReference/UI.CanvasUpdateRegistry.IsRebuildingGraphics.html
...
- https://docs.unity3d.com/ru/current/ScriptReference/UI.CanvasUpdateRegistry.IsRebuildingLayout.html
AroGD
Oct 10, 2019 16:23
I have the same problem in Unity 2019.2.8f1, any solution so far?
whuaso79
Mar 29, 2019 01:37
happening in 2018.3 again
jtremblay_unity
Feb 19, 2018 02:38
So was this resolved for 2017.2.0f3?