Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0b3
Issue ID
1087653
Regression
No
[IL2CPP] link.xml files not recognized inside packages
Steps to reproduce:
1. Open user attached project
2. Play the scene and observe the "The types are |LinksTest| and |LinksTesta|" output in the console
3. Build & Run on an Android device
4. Make a logcat on an attached device and notice the "The types are || and ||" output
Expected result: link.xml files should be recognized inside packages
Reproduced in: 2019.1.0a3, 2018.3.0b3, 2018.2.12f1, 2018.1.9f2
Reproduced on Windows standalone, Android, iOS
Tested devices:
VLNQA00124, Google Pixel 2 XL (Pixel 2 XL), Android 9, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00153, Google Pixel XL (Pixel XL), Android 8.0.0, CPU: Snapdragon 821 MSM8996 Pro, GPU: Adreno (TM) 530
iPhone 7 Plus iOS: 12.0
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Resolution Note:
At this time we are intentionally not supporting link.xml files in packages. link.xml files on disk are a blunt mechanism and our current stance is that we would like to limit usage of this mechanism to the project owner.