Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.1f1
Issue ID
967045
Regression
Yes
[WSA] Serialized variable is causing a crash when loading a scene from AssetBundle under Windows Store Platform
Steps to reproduce:
1. Open the attached project
2. Switch platform to Windows Store
3. Open the TanksLoader scene
4. Delete Assets\StreamingAssets\AssetBundles\WSA folder
5. Build a new AssetBundles. Menu bar -> Assets -> AssetBundles -> Build AssetBundles
6. Play the scene
7. Click "Load Scene"
8. Observe the crash
Actual results: Unity crashes on loading the scene
Expected results: Scene should be loaded normaly
Note:
Assets\TestScript.cs on line 13 (public GameObject) is causing the crash
Reproduced with: 2017.1.1f1, 2017.1.2p3
Not reproduced with: 5.5.5p1, 5.6.4p2, 2017.2.0p2, 2017.3.0b9, 2018.1.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment