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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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/