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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a22
Resolution Note (fix version 2019.4):
Fixed in 2019.4.4f1