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
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
- Users get "Not found/404" when clicks link "Special thanks to our beta users"
- Search CustomIndexer workflow using IndexProrpety doesn't work if property name is not in lowercase
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.