Search Issue Tracker
Fixed
Fixed in 6000.0.49f1, 6000.1.2f1, 6000.2.0a11
Votes
0
Found in
2021.3.45f1
2022.3.58f1
6000.0.43f1
6000.0.45f1
6000.1.0b12
6000.2.0a9
Issue ID
UUM-103258
Regression
No
Android XR - Import Workers crash when changing Platform
Steps to reproduce:
- Create a new project with Android installed
- In Package Manager, install any OpenXR Plugin for your Editor
- Add File0.txt to the project (can be any file, tested with .wav, .txt and .fbx)
- Switch Platform to Android
* If no crash/errors - switch Platform back to original platform and repeat 3. + 4. a few time
Actual results:* Import Workers crash and errors are printed
{code:java}
Unexpected transport error from import worker 0. code=10054 error=An existing connection was forcibly closed by the remote host.
Unexpected transport error from import worker 1. code=10054 error=An existing connection was forcibly closed by the remote host.{code}
Expected results: No Import Workers crash
Reproducible with versions: 2021.3.45f1, 2022.3.58f1, 6000.2.0a9, 6000.1.0b12, 6000.0.43f1, 6000.0.45f1
Not reproducible with versions:
Tested on (OS): Windows11, Windows10, macOS 15.3.2
Notes:
- It crashes only when going to the Android Platform from another Platform, like Windows or Web, or to those platforms from Android. And it does not crash when going between Windows and Web.
- The crashes will only happen:
*
** in the first session following the creation of a new project
* on any subsequent session if* Parallel Import is on (Project Setting/Editor/Asset Pipeline/Parallel Import)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment