Search Issue Tracker
Fixed in 2019.2.X
Votes
1
Found in
2019.1.0a9
2019.1.0b6
Issue ID
1135750
Regression
Yes
NullReferenceException when previewing assets on Unity Package import
When importing a Unity Package with the "Import Unity Package" window open, if you click on an asset that can be previewed and then click on another asset that can be previewed, a NullReferenceException will occur.
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.PopupWindow.OnGUI () (at C:/buildslave/unity/build/Editor/Mono/GUI/PopupWindow.cs:93)
1. Open Unity
2. Open the attached project
3. In the Project Browser, navigate to Packages > TextMesh Pro > Package Resources
4. Open TMP Examples & Extras.unitypackage
5. When the Import window appears, scroll down to the Textures folder
6. Click on a texture to preview it
7. Click on another texture to preview it
Expected Result:
The texture can be previewed and no errors appear in the console.
Actual Result:
The texture preview does not appear and a NullReferenceException occurs.
Tested on Windows.
Reproduced on 2019.1.0a9, 2019.1.0a10, 2019.1.0a12, 2019.1.0b1, 2019.1.0b6, 2019.2.0a8, 2018.3.7f1
Cannot reproduce on 2019.1.0a1, 2019.1.0a7, 2019.1.0a8
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
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
Stexe
May 03, 2019 15:27
Had similar thing happen in 2018.3.6