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
Comments (1)
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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Stexe
May 03, 2019 15:27
Had similar thing happen in 2018.3.6