Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.5.0-pre.3
Issue ID
1300368
Regression
Yes
[Burst] Message Box warning to restart the Editor no longer thrown after changing Burst version
How to reproduce:
1. Create a new Unity project
2. Install Burst package
3. Change version of Burst
Expected results: A Message box is thrown that notifies you need to restart the Editor
Actual results: No warning is thrown, because "error CS0006: Metadata file '/Library/PackageCache/com.unity.burst@1.4.3/Unity.Burst.Unsafe.dll' could not be found" is thrown disrupting the process when upgrading/downgrading
Reproducible with: 2020.2.0f1, 2020.2.2f1 (Burst 1.1.1 - 1.5.0-pre.3)
Does not reproduce with: 2018.4.30f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0b14, 2021.1.0a1, 2021.1.0b1 (Burst 1.1.1 - 1.5.0-pre.3)
Comments (1)
-
Th0re
Mar 23, 2021 12:30
Bug as described above seen in 2020.3.0f1. Fortunately, searching for the message led me here, and a simple restart fixed it.
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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Resolution Note:
Bug is not reproducible in 2019.4, 2020.1, 2021.1 versions of Unity