Search Issue Tracker
Active
Votes
0
Found in [Package]
5.2.0
6.0.6
Issue ID
ARCB-73
Regression
Yes
Immutable package warning per TestReferenceImageLibrary asset
Summary
Building a minimal scene for Android results in the following Console warning.
The following asset(s) located in immutable packages were unexpectedly altered. Making changes to immutable packages isn't recommended because the changes can be lost without any warning during Package Manager operations.
Packages/com.unity.xr.arcore/Tests/Editor/Assets/TestReferenceImageLibrary.asset
Steps to reproduce:
- Open the attached BIRP_ARcore project.
- Build Settings > Android > Switch Platform.
- Build Settings > Build.
Actual results:
Notice the Console warning.
Expected results:
Released packages should refrain from throwing Console warnings.
Reproducible with versions:
Unity 2022.3.62f1 with ARcore 5.2.0.
Unity 6000.0.53f1 with ARcore 6.0.6.
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Android.
Notes:
- The repro project is just the Built-in Render Pipeline template with ARcore added.
- Same warning occurs with ARkit; see ARKB-96.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment