Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4.4f1
2020.2
Issue ID
1267388
Regression
No
User is not warned that Editor has to be restarted to build with newly added module when installing it while Editor is running
Reproduction steps:
1. Open/create any Unity project
2. Enter Build Settings
3. Select any not currently installed platform
4. Click "Open Download Page" button and download the installer
5. Start installing the module without closing the Editor
6. When the installer asks to close Unity as it might interfere with Installer, note that it doesn't say anything about restart is necessary to build with the newly installed module.
7. Click "Ignore" and proceed with the installation
8. After installation is done, go back to the Editor and switch build target to the newly installed module
9. Notice that there are no build settings available and it is impossible to build
Expected result: User is warned during the installation process that Editor restart will be necessary to build with newly installed module
Actual result: No warnings are present
Reproducible with: 2018.4.26f1, 2019.4.9f1, 2020.1.3f1, 2020.2.0a21
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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
Resolution Note (2020.2.X):
Thank you for bringing this to our attention. As noted in the bug, a warning is shown that Unity is still open. While it is not ideal that we don't add an additional message about restarting the application, or force closing it, this is the classic installer dilemma that Windows users have seen before, and they are warned that the Editor is still open. Unfortunately at this time, we do not have the resources to fix and test the change when compared to other more pressing issues.