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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.