Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b4
Issue ID
934190
Regression
Yes
Disabling UI GameObject and going into Play Mode makes it invisible upon reactivating
To reproduce:
1. Open attached Unity project "UITest"
2. Open "test" scene
3. In the hierarchy, navigate to Canvas --> Image and disable it
4. Go into Play mode
5. Leave The Play mode, go back to Editor
6. Reactivate "Image" GameObject
Expected result: Upon reactivating, the sprite of the GameObject should become visible again
Actual result: The sprite is invisible (See attached gif "UIBug.gif")
Regression first introduced in: 2017.2.0a1
Reproduced on: 2017.2.0a1, 2016.2.0b4
Not reproduced on: 5.5.4p2, 5.6.2p3, 2017.1.0p1
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
This is a duplicate of issue #922641