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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment