Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a8
2019.3.0b2
2020.1
Issue ID
1182615
Regression
Yes
.dll Import Settings newer actually apply changes
Reproduction steps:
1. Create a New Project
2. Import a Managed .dll file
3. Add a Constraint (e.x. "UNITY_EDITOR")
4. Click "Apply"
5. Select another asset
6. See a pop-up "Unapplied import settings"
7. "Apply"
8. Re-select the .dll
9. Notice that no Constraints are defined
Expected Result: Import Settings applies settings when "Apply" is pressed
Actual Result: "Unapplied import settings" always pops-up, even when saved/"Apply" doesn't save the asset import settings
Reproduced with: 2020.1.0a4, 2019.3.0b3, 2019.3.0a10, 2019.3.0a9, 2019.3.0a8
Did not reproduce on: 2019.3.0a7, 2019.3.0a5, 2019.3.0a1, 2019.2, 2019.1, 2018.4, 2017.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment