Search Issue Tracker
Fixed in 4.6.1
Votes
1
Found in
4.6.0f1
Issue ID
646513
Regression
Yes
Interactive and BlockRaycast values becomes true when game object is disabled
To reproduce:
1. Create new project
2. Add Canvas to scene
3. Add Canvas group component to Canvas
4. Set Interactive and BlockRaycast values to false
5. Disable Canvas game object
6. Click anywhere on inspector windows
7. Notice that Interactive and BlockRaycast values are true
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected
Add comment