Search Issue Tracker
Fixed
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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment