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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Add comment