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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment