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
- Shadow maps are not evicted from Shadow Atlas when Light component with "preserveCachedShadow" property set to false is disabled
- TMP Input Field becomes not interactable when pasting a long text
- CSS is not applied when using USS type selector "GridBackground"
- Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
- Exception block is being rewritten to throw an incorrect number of exceptions when running a project built using IL2CPP Scripting Backend
Add comment