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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment