Search Issue Tracker
Fixed in 5.0.2
Votes
4
Found in
5.0.1p3
Issue ID
694503
Regression
No
[AssetBundles] GameObjects in a Scene Loaded from an AssetBundle Lose Their References if the AssetBundle Has Two Scenes
Reproduction steps:
1. Open the attached project "TwoScenesOneMesh"
2. Open the scene "Loader"
3. From the menu select Simple Bundles->Build
4. Play the game
5. Notice in the game window that a mesh was loaded (no material is intended)
6. Exit play mode
7. Add scene "Scene2" to the "bundle" AssetBundle
8. Repeat steps 3 - 4
9. Notice that this time a new GameObject was created in the scene, but it has lost reference to its mesh and is invisible in the game window
Note:
1. References to scripts are also lost
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
NoseKills
Aug 21, 2015 14:21
Update: just noticed there should be a fix for this in 5.1.2p1
NoseKills
Aug 21, 2015 13:52
Still having this issue in 5.1.2f with a complex project with tens of scenes. The issue occurs though even with a bundle of 2 scenes
dreamcaca
May 20, 2015 08:27
I have same issue (script reference missing)