Search Issue Tracker
By Design
Votes
0
Found in
2021.2.0a20
2021.2.11f1
2022.1
2022.2
Issue ID
1400292
Regression
Yes
"Burst package has been removed, please restart the Editor" pop up after uninstalling a package
Reproduction steps:
1. Create a new Project
2. Open Package Manager (Window -> Package Manager)
3. Install 2D Animation package from Unity registry
4. Remove the package
Expected result: the package gets removed, if the editor needs to be restarted, it prompts to restart and restarts
Actual result: the package gets removed, a pop up that informs the editor needs a restart appears (Burst package removed), you can click 'OK' but the editor does not restart, it is unclear if it needs a restart
Reproducible with: 2021.2.0a20, 2021.2.11f1, 2022.1.0b7, 2022.2.0a1
Not reproducible with: 2019.4.36f1, 2020.3.28f1, 2021.2.0a19, 2022.2.0a2, 2022.2.0a3
Reproducible on Windows 10 and Ubuntu 20.04 (did not test Mac)
Notes:
1. The issue is fixed in 2022.2.0a2
2. Package version seems to have no effect on this since 2022.2.0a3 and 2022.1.0b7 offer the same package version for 2D Animation, but it has something to do with the package itself (I could not find any other packages that cause this)
-
dhathora
Jul 07, 2023 09:50
Whoever said "expected" behaviour did not read the first sentence, it appears. This says that Burst was *REMOVED* and to restart the editor. This is misleading, as it wasn't *actually* removed. Not only that, you don't even need to restart the editor. The same occurs when you change URP versions. Burst is coupled to other packages and isn't very smart when it comes to changing versions/pkgs.
TL;DR: Unity staff didn't read the post; it's still a bug in 2022 LTS.
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 crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note:
This is the expected behaviour as far as burst is concerned, we clearly say to restart the editor and we don't restart it because the user might not want to restart at that point in time and we thought it wasn't our place to make that decision, hence the "Please restart the Editor".