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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
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.