Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
831162
Regression
No
Button created with "GUIStyle.Draw()" becomes inactive when "Main Camera" is selected and mouse is moved to the scene view
Steps to reproduce:
1. Open attached project
2. Start play mode
3. Select "Main Camera" and move mouse to the scene view
-"wrong Active" button becomes inactive
Actual result: "wrong active" button becomes inactive when the "Main camera" is selected and mouse is moved to the game view.
Expected result: "wrong active" button should stay active as long as "isActive" is set to true.
Reproduced on: 5.5.0b2, 5.4.0p4, 5.3.6p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment