Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4
2020.3
2021.1
2021.2
2021.2.0a9
Issue ID
1324411
Regression
No
Project can not be built when new module is installed and editor is not restarted
Reproduction steps:
1. Create a new project
2. Open Build Settings
3. Select module that isn't installed
4. Press "Install with Unity Hub" and Install it
5. Switch to the installed module
6. Inspect "Build" and "Build and Run" buttons and the right side of the window
Expected result: Buttons are clickable, select options are available
Actual result: Buttons are greyed out, "No WebGL module loaded" text is shown (see "Screenshot_2021-03-25_at_17.48.51.png" image)
Reproducible with: 2018.4.33f1, 2019.4.24f1, 2020.2.7f1, 2020.3.2f1, 2021.1.0f1, 2021.2.0a12
Note:
- 2018.4 version is downloaded with the downloader, not Unity Hub but the problem is still reproducible
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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Resolution Note:
Modules are only registered with the Unity Editor on boot.