Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b4
Issue ID
908177
Regression
Yes
Selecting any type of object via Object Picker throws NullReferenceException
To reproduce:
1. Open the project, attached by tester (ObjectPickerBug.zip)
2. Open "testScene" if not already open
3. Select Button in Hierarchy
4. In the inspector, in the Button component, press circle next to the method field in On Click event to open Object picker
5. Select any mesh
6. Observe console
Expected: selecting object in Object Picker should not show any errors
Actual: "NullReferenceException: Object reference not set to an instance of an object" error is shown in the console when you try to select an object in Object Picker
Reproduced in 2017.1.0b4
Did not reproduce in 5.6.0p4, 2017.1.0b1, 2017.1.0b2, 2017.1.0b3
Regression introduced in 2017.1.0b4
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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
This is a duplicate of issue #908132