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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
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.