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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment