Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
2018.3.0a7
Issue ID
1065935
Regression
Yes
Scene view picking is not working after upgrading project to 2018.3.0a6
Steps to repro:
1. Open attached project and 'intro_ext' scene;
2. Select blue plane gameobject in the Scene view.
Expected result:
'intro_ext_grass' plane gameobject is selected.
Actual result:
Object is not selected. Error:
`NullReferenceException: Object reference not set to an instance of an object
UnityEditor.HandleUtility.FindSelectionBase (UnityEngine.GameObject go) (at C:/buildslave/unity/build/Editor/Mono/HandleUtility.cs:596)
UnityEditor.SceneViewPicking.PickGameObject (UnityEngine.Vector2 mousePosition) (at C:/buildslave/unity/build/Editor/Mono/SceneView/SceneViewPicking.cs:50)`
is thrown. See attached video.
Regressin introduced in 2018.3.0a6.
Notes
- Reproducible in 2018.3.0a7, 2018.3.0a6;
- Not reproducible in 2018.3.0a5, 2018.2.2f1 , 2018.1.9f1;
- Reproducible on Windows 10 and OSX 10.13.6;
- Picking in the Hierarchy works as expected.
Comments (6)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on "MonoBehaviour::Transfer<GenerateTypeTreeTransfer>" when resetting package defaults in VR Template project
- Rotation tool Gizmo is stuck in the Scene View when unchecking/checking the "Orient" node in the VFX Graph and the Scene view is visible
- The Editor opens when the window is closed right after launch
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
afftar
Sep 22, 2020 11:37
Repoducible in 2019.4.6f1
afftar
Oct 01, 2019 20:13
Reproducible in 2019.2.6f1
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.HandleUtility.FindSelectionBase (UnityEngine.GameObject go) (at C:/buildslave/unity/build/Editor/Mono/HandleUtility.cs:644)
UnityEditor.SceneViewPicking.PickGameObject (UnityEngine.Vector2 mousePosition) (at C:/buildslave/unity/build/Editor/Mono/SceneView/SceneViewPicking.cs:50)
UnityEditor.RectSelection.OnGUI () (at C:/buildslave/unity/build/Editor/Mono/SceneView/RectSelection.cs:138)
UnityEditor.SceneView.HandleSelectionAndOnSceneGUI () (at C:/buildslave/unity/build/Editor/Mono/SceneView/SceneView.cs:2538)
UnityEditor.SceneView.OnGUI () (at C:/buildslave/unity/build/Editor/Mono/SceneView/SceneView.cs:2400)
afftar
Oct 01, 2019 20:13
Not fixed
Reproducible in 2019.2.6f1
hm_assets
Dec 28, 2018 12:58
Yep! Repoducible in 2018.3.f02
hm_assets
Dec 28, 2018 12:58
Yep! Repoducible in 2018.3.f02
Le_Vailus
Dec 16, 2018 15:38
Repoducible in 2018.3.f02.