Search Issue Tracker
By Design
Votes
0
Found in
5.0.0f1
Issue ID
671969
Regression
No
[AssetBundles] Behaviors referenced in parent bundle are not available after that bundle is unloaded
To Reproduce:
1. Click '+Bug Test: Build the Bundles' in menu.
2. Run 'DemoScene' in Editor.
3. Observe that GetComponent fails to find the Foo MonoBehaviour 'fail' prefab when 'win' bundle is unloaded (fail bundle is depended on win bundle).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
Add comment