Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.0f4
Issue ID
681423
Regression
No
[WSA] fails to load xml file
Repro steps:
1. open project "New Unity Project.zip";
2. build to WSA platform. Build and run generated project;
3. press "save" button, then "load" button.
Exception message:
Exception: One or more errors occurred.
Type: System.IO.IOException
Module: WinRTLegacy
InnerException: One or more errors occurred.
AdditionalInfo:<No Data>
at System.IO.FileStream..ctor(String file, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.FileStream..ctor(String file, FileMode mode)
at UtilityWinGameLibrary.CXMLFile.LoadGameData[T](String path)
at SceneScript.OnGUI()
at SceneScript.$Invoke0(Int64 instance, Int64* args)
at UnityEngine.Internal.$MethodUtility.InvokeMethod(Int64 instance, Int64* args, IntPtr method)
(Filename: Line: 0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment