Search Issue Tracker

Fixed in 2019.3.X

Votes

0

Found in

2019.3.0a1

2019.3.0a5

Issue ID

1163000

Regression

Yes

Changing Texture Shape throws name != m_OldBaseType.Name() and Assertion failed on expression: 'm_PlatformSettings.empty errors

Asset - Importers

-

How to reproduce:
1. Open user-submitted project (BugReport_Cubemap)
2. Select the 'skynbox_2048_1536.jpg' in the Project window
3. Change the 'Texture Shape' and click 'Apply'

Expected result: the changed setting is applied without any issues
Actual result: the changed setting is not applied, errors are thrown

Reproducible with: 2019.3.0a1, 2019.3.0a5
Not reproducible with: 2017.4.29f1, 2018.4.3f1, 2019.1.8f1, 2019.2.0b7, 2019.3.0a6, 2019.3.0a7

Notes:
The following errors are thrown:

name != m_OldBaseType.Name()
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

Assertion failed on expression: 'm_PlatformSettings.empty()'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

  1. Resolution Note (fix version 2019.3):

    Fixed in 2019.3.0a6

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.