Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.8.3
Issue ID
ADDR-1622
Regression
Yes
Addressables package throws compile errors when installed in a project with Unity NetCode
How to reproduce:
1. Create and open a Unity Project
2. In the Window -> Package Manager install "Addressables" package
3. Enable preview packages (Edit -> Project Settings -> Package Manager -> Advanced Settings -> Enable Pre-release Packages)
4. Using the Package Manager install "Unity NetCode" package
5. Observe the console
Expected result: Console has no compile errors
Actual result: Console has compile errors
Reproducible with: 1.8.3, 1.11.2 (2019.4.15f1, 2020.1.14f1, 2020.2.0b12, 2021.1.0a6)
Not reproducible with: 1.7.5, 1.12.0 (2019.4.15f1, 2020.1.14f1, 2020.2.0b12, 2021.1.0a6)
Could not test with: 2018.4.29f1 (Unity NetCode not available)
Note:
-"Unity NetCode" package version doesn't seem to have an effect on the compile errors being thrown
-"Unity NetCode" package is hidden in 2021.1 stream's Package Manager. For testing, install "Unity NetCode" in an earlier version and upgrade the project
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
- [VFX Graph] ArcCone Direction computation is wrong in Base Mode
- [Android] [Galaxy Tab] A singular Pen touch logs a Pen touch event and a singular finger touch event when logged using "VisualElement.RegisterCallback" with "Pointer(Up/Down)Event"
- Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when loading RenderDoc in a specific Scene
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
Resolution Note:
Was unable to reproduce with the instructions given.