Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.6.1-preview
Issue ID
LOC-80
Regression
No
Crash on UnityEditor.SerializedProperty.NextVisibleInternal when removing a "Locale Selector" when "String Database" is expanded
How to reproduce:
1. Open attached project "Case_1223020"
2. Click Edit->Project Settings
3. Select "Localization" and expand "String Database"
4. Select a "Locale Selector" and remove it by clicking the "-"
Reproducible with: 0.5.0 (2019.3.3f1, 2020.1.0a25, 2020.1.0a1), 0.6.1-preview (2019.3.3f1, 2020.1.0a25, 2020.1.0a1)
Not reproducible with: 0.3.1-preview (2018.4.18f1), 0.4.0 (2019.3.3f1) (due to different Localization Project Settings)
Could not test with: 2017.4.37f1 (No package)
First lines of stack trace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) UnityEditor.SerializedProperty.NextVisibleInternal (UnityEditor.SerializedProperty,bool) \[0x00014] in <e859a479319a4a5a8d9711977e98d28e>:0
at UnityEditor.SerializedProperty.NextVisible (bool) \[0x0000b] in <e859a479319a4a5a8d9711977e98d28e>:0
at UnityEditor.PropertyHandler.GetHeight (UnityEditor.SerializedProperty,UnityEngine.GUIContent,bool) \[0x0011b] in <e859a479319a4a5a8d9711977e98d28e>:0
at UnityEditor.PropertyHandler.OnGUILayout (UnityEditor.SerializedProperty,UnityEngine.GUIContent,bool,UnityEngine.GUILayoutOption\[]) \[0x00047] in <e859a479319a4a5a8d9711977e98d28e>:0
at UnityEditor.EditorGUILayout.PropertyField (UnityEditor.SerializedProperty,UnityEngine.GUIContent,bool,UnityEngine.GUILayoutOption\[]) \[0x0000b] in <e859a479319a4a5a8d9711977e98d28e>:0
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
- Render Graph Viewer is not displaying Imported Resources when it’s the only selected item in Resource Filter selection
- The TextMeshPro input field gets cleared when characters are entered using a Japanese keyboard layout and a suggestion is selected from the composition string window
- Render Graph Viewer window cannot be scrolled when mouse is hovering over the resources or passes
- [Android] A light cookie is not rendered when the Render Texture attached to it has Anti-aliasing set to enabled
- Canceling UI Document closure opens a UXML file in code Editor when opening the UI Document which is already opened in UI Builder
Resolution Note:
Fixed in: 2019.3.7f1, 2020.1.0b3, 2020.2.0a3