Search Issue Tracker
Fixed
Votes
1
Found in [Package]
0.10.0-preview
Issue ID
LOC-158
Regression
No
UnityException is thrown while moving or creating scripts after adding CSV extension to Serialized String Table Collection
Reproduction steps:
1. Open user's project "BugProject.zip"
2. Select "CSVTable" in the Assets folder
3. In the Inspector window, in the Extensions section add CSV Extension
4. Try moving any scripts or creating new ones
Expected result: Scripts can be moved or created without any errors
Actual result: UnityException is thrown every time scripts are moved or created
Reproducible with: 0.9.0-preview (2019.4.20f1, 2020.2.4f1, 2021.1.0b7, 2021.2.0a4), 0.10.0-preview (2019.4.20f1, 2020.2.4f1, 2021.1.0b7, 2021.2.0a4)
Couldn't test with: 2018.4.32f1 (package versions available for this version create a Localization String Table Collection that isn't a Serialized Object and you cannot add extensions)
Note: Full steps to recreate this setup shown in the attached video and also available in the ticket edits
Note2: It takes a few seconds for UnityException to be thrown
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Peter77
Mar 25, 2021 09:10
Related forum thread:
https://forum.unity.com/threads/case-1324225-csv-extension-causes-exception-after-changing-script-and-entering-playmode.1081652/