Search Issue Tracker
Duplicate
Duplicate in 5.2.X
Votes
0
Found in [Package]
5.2.0
Issue ID
ARKB-96
Regression
No
Immutable package warning per TestReferenceImageLibrary asset
- Summary
Building a minimal scene for iOS 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.arkit/Tests/Editor/Assets/TestReferenceImageLibrary.asset
Steps to reproduce:
#
## Open the attached URP_ARkit project.
## Build Settings > iOS > 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 ARkit 5.2.0.
Unity 6000.2.5f1 with ARcore 6.2.0.
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
iOS.
Notes:
- The repro project is just the Universal Render Pipeline template with ARkit added.
- Same warning occurs with ARcore; see ARCB-73.
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-99865 -
Resolution Note (5.2.X):
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-99865
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
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
- [Linux] Character '@' is not inputted when pressing AltGr + Q with a German keyboard layout
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Sprites lose their reference in Scene and Game view when changing Texture2D Import Settings
- “Assemblies” and “Areas” tabs disappears after switching to Scene tab and back in the Assemblies filter window
This is a duplicate of issue #UUM-99865