Search Issue Tracker
Fixed in 2022.3.20f1
Fixed in 2022.3.25f1, 2023.2.17f1, 6000.0.0b14
Votes
0
Found in
2022.3.20f1
2023.2.13f1
2023.3.0b3
6000.0.37f1
Issue ID
UUM-64609
Regression
No
Crash when loading content archive from a different Unity version
Reproduction steps:
1. Open the attached project “ReproProject”
2. Copy the folder path of the “Content Archive” package in the project’s manifest.json file
3. Build And Run for Standalone
4. In the “Path” Inputfield in the app, paste the folder location path of the “Contents archive (…/VW380-UPM-Package\20200402_V109_VW380_VW382_EXDV_20200127)” and press the “Load” Button
5. Observe the app’s behaviour
Expected result: A car is loaded from the content archive
Actual result: The app crashes
Reproducible with: 2021.3.34f1, 2022.3.5f1, 2023.2.5f1, 2023.3.0b3
Reproducible on: Windows 10 Pro 22H2
Notes:
- Not reproducible in the Unity Editor
- Could not test the Standalone app built with macOS as the application froze immediately after launch.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
- Addressables.CheckForCatalogUpdates() always returns 0 when "Only update catalogs manually" is enabled
- VFX Graph forces a lengthy recompilation freeze when exiting Play Mode with a cloned Render Pipeline asset
- Project Auditor's "Install Rules" button has to be pressed twice to proceed when any compilation error in the Editor is present
- Crash on Scripting::UnityEngine::SubsystemManagerProxy::ClearSubsystems when adding a Mesh Collider Component to a GameObject
Add comment