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
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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
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/