Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.4.X
Votes
0
Found in
2018.4
2019.3
2019.3.13f1
2020.1
Issue ID
1255051
Regression
No
[AssetPipelineV2] Package status is not correctly reflected upon loading the project when the package is disabled externally
How to reproduce:
1. Download the user-submitted project (PackageModStausADBv2.zip)
2. Before opening, check that the Packages/manifest.json file does not contain "com.unity.modules.cloth": "1.0.0"
3. Open the project, see the Package Manager built-in modules that Cloth is disabled
4. Check the Console window/enter the Play Mode in SampleScene
Expected result: Test.cs script throws errors due to disabled Cloth module, Play Mode cannot be entered
Actual result: no errors are thrown, Play Mode can be entered and Cloth still works
Reproducible with: 2018.4.23f1, 2019.4.1f1, 2020.1.0a21
Not reproducible with: 2020.1.0a22, 2020.1.0b13, 2020.2.0a15
Notes:
2018.4 reproduces the issue with ADBV1, but reimporting the script starts displaying the errors
2019.3 and newer do not reproduce the issue with ADBV1; with ADBV2 the scripts still do not start displaying errors when reimported
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
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show
- Text in the Burst Inspector Left side panel overlaps/goes out of bounds when scrolling
- Multiple "Incompatible keyword states" or “Keyword state size mismatch (60 vs 59 keywords)“ Errors when opening the project
- Non-editable Repeat - X and Repeat - Y settings appear when UI Builder Canvas Background is set to image
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a22
Resolution Note (fix version 2019.4):
Fixed in 2019.4.4f1