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
- 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:
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.