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
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
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/