Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b20
Issue ID
639239
Regression
No
Canvas Group alpha remains even after removing component
To reproduce:
1. Open attached project
2. Open test scene
3. Select GameObject in Hierarchy
4. Notice that alpha on Canvas Group is set to 0.22 and Image is faded
5. Remove Canvas Group component
6. Notice that Image stays faded even when Canvas Group component is removed
Workarounds:
- Disable/Enable Image game object.
- Press play.
- Reload scene.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment