Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0f3
Issue ID
931368
Regression
No
Previously referenced scriptable object in a prefab gets corrupted after building prefab's asset bundle
Steps to reproduce:
1. Open attached project "UnityBug.zip"
2. Right click in the Project View and create two new scriptable objects("Some Scriptable Object")
3. Select "some_prefab" in "Assets/Prefabs/" and reference the first scriptable object to the prefab's script component
4. Open "AssetBundle Browser" window
5. Build "some_prefab" asset bundle
6. Select "some_prefab" in "Assets/Prefabs/" and reference the second scriptable object to the prefab's script component
7. Build "some_prefab" asset bundle
8. Select the first scriptable object and take a look at Inspector window
Actual result: the first scriptable object got corrupted
Reproducible with: 5.6.2p4, 2017.1.0f3, 2017.2.0b3, 2017.3.a1
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