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
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)
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a6