Search Issue Tracker
Fixed in 5.3.5
Votes
1
Found in
5.2.2f1
Issue ID
740604
Regression
No
[RectMask2D] Image gets masked even if it is reparented to object without mask component
To reproduce:
1. Open attached project
2. Open bugScene
3. Move image object outside of Masked object
4. Notice that object gets masked
5. Reparent Image object to NoMask
6. Notice that image is still masked
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
vidra
Feb 24, 2016 10:18
I'm using a PoolManager that reparents objects.
When reusing and reparenting them on another GameObject, they are invisible.