Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0a2
Issue ID
964599
Regression
Yes
[Regression][Windows] Scene view picking is not working in certain scene
Steps to repro:
1. Open attached project and 'test' scene;
2. In the Scene view click on a gameobject.
Expected result:
Gameobject is highlighted in the Scene view and in the Hierarchy (see attached expected.gif video).
Actual result:
Gameobject is not selected. Scene view picking doesn't work (see attached actual.gif video).
Regression introduced in 2018.1.0a2.
Workaround is to select gameobjects in the Hierarchy or drag left mouse button in the scene view and select an area with gameobjects that what you want to select.
Notes:
- Reprodicible in 2018.1.0a3, 2018.1.0a2;
- Not reproducible in 2018.1.0a1, 2017.3.0b8, 2017.2.0p1;
- Reproducible only on Windows 10 (checked); not reproducible on OSX;
- Reproducible only with current scene and project; doesn't repro in a new scene;
- Removing Library folder and restarting project doesn't fix the issue.
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