Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0a12
2019.3.0a1
Issue ID
1147144
Regression
Yes
Panels displayed in scene view block user input across the width of the viewport
If a panel is being displayed over the scene view (Particle Effects, Tools etc), it seems as if their box is stretched across the entire width of the Scene View. This blocks user input in any area of the scene within the height of the panel.
1. Open Unity
2. Open the attached project
3. Open SampleScene.scene
4. Select the Particle System in the hiearchy so the Particle Effect Panel is displayed in the scene view
5. In Scene View, try any user input in the area to the left of the Particle Effect Panel e.g. holding the right mouse button to look around the scene
Expected Result:
User input is accepted.
Actual Result:
User Input is blocked.
Tested on Windows.
Occurs on 2019.3.0a1, 2019.2.0a12
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