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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment