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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
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/