Search Issue Tracker
Fixed in 5.4.0
Votes
2
Found in
5.4.0b13
Issue ID
787112
Regression
No
ScriptableObject data types in asset bundle variants lose references in scenes
How to reproduce:
1. Open attached project
2. Open scene Loader.unity
- Scene contains a gameobject which loads a specific asset bundle variant
3. Uncheck the "Load HD" checkbox in the Loader gameobject
- Play the scene
- Note the missing script reference warnings and NullReferenceException errors in the console
- This does not happen when the "Load HD" checkbox is checked
- Reproduced in Version 5.3.4p2 (fdf8d87c549e), Version 5.4.0b14 (0d4790749194)
- Blocked from testing Version 5.2.4f1 (98095704e6fe) due to script errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment