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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.