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
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
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.