Search Issue Tracker
By Design
Votes
1
Found in
2021.2.0b5
2021.2.0b13
2022.1
Issue ID
1369445
Regression
No
[ARFoundation] XR Reference Image Library is compiled when it is not used
Reproduction steps:
1. Download and open the attached "bug-mask.zip" project
2. Build the project for iOS
3. Observe the build progress bar
Expected result: Reference Image Library is not compiled
Actual result: Reference Image Library is compiled, unnecessarily taking up time
Reproducible with: 2021.2.0b5, 2021.2.0b16, 2022.1.0a12
Not reproducible with: 2019.4, 2020.3, 2021.1, 2021.2.0a1, 2021.2.0b4
Comments (1)
-
makaka-org
Oct 09, 2021 20:35
Faced this issue when using face tracking only
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
- Terrain Tools icons are low quality
- Differences in scroll sensitivity between platforms when using the Scroll Rect Component
- “Create Neighbour Terrains Settings” settings text doesn’t fit in expanded menu
- Terrain Samples throws warnings in the Console window after import
- UI Builder expands and collapses USS files only by adding or removing selectors
Resolution Note (2022.1.X):
It is possible to use the Reference Image Library at Runtime, so we need to compile it. This is by design.