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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.