Search Issue Tracker
By Design
Votes
0
Found in
2019.3.0b2
2019.3.1f1
2020.1.0a2
Issue ID
1217264
Regression
Yes
"Import parameters got modified during import" error is thrown after reverting Player Settings changes
Steps to reproduce:
1. Open attached "revert-test.zip" Unity project
2. Open Player Settings
3. Disable auto graphics API and add Vulkan
4. Save project settings (ctrl+s)
5. Revert changes to project settings with command "git checkout HEAD -- ProjectSettings" in the project folder
Actual Results: "Import parameters got modified during import" error is thrown in the console
Expected Results: No errors are thrown
Reproduced on: 2019.3.0b2, 2019.3.1f1, 2020.1.0a2, 2020.1.0a22
Didn't reproduce on: 2017.4.36f1, 2018.4.17f1, 2019.2.20f1,
Comments (2)
-
avargasa
Oct 23, 2020 15:45
Same error while importing 3D Beginner: Tutorial Resources
Reproduced on 2019.4.12f1 and 2020.1.9f1 -
varun020us_gmail_com
Mar 20, 2020 10:17
Why Am I getting the import parameters got modified during import in 2019.3.6f?
It's doing for all the projects that I'm trying to import from Unity Hub.
Can someone please advice on it?
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
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note (2020.1.X):
Modifying import settings while importing the asset is illegal and should not be done.