Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.5.1f1
Issue ID
892653
Regression
No
[WSA] FieldAccessException is thrown when running the WSA build
Steps to reproduce:
1. Open the attached project
2. Open the Assets/testScene.unity scene
3. Switch platform to Windows Store
4. Build for WSA Universal 10 SDK, Build type - XAML
5. Open Visual Studio solution
6. Deploy on local machine (Debug or Release)
7. Observe the errors in the Output console
Expected result: Errors should not appear in the Output console
Actual result: Errors appear in the Output console
Note:
Not reproducible with Master mode
TrashMetalData trashMetalData = Resources.Load<TrashMetalData>("TrashMetalData"); :10 TestResourceLoader.cs thrown exception
Reproduced with: 5.4.5p1, 5.5.2p4, 5.6.0f2, 2017.1.0a5
Fixed in: 2017.1.0b4
Backported to: 5.6.1p1, 5.5.4p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment