Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.2.0f4
Issue ID
554934
Regression
No
The player with Mecanim controller loaded by assetbundle can not work well when changing levels.
The player with Mecanim controller loaded by assetbundle can not work well when changing levels.
(1) load the player assetbundle, and use Unload(false) to remove the www.assetbundle structure.
(2) Instantiate the player and set it "DontDestroyOnLoad", and it can work well.
(3) Change to anohter scene, you can see that the player can not work well. It seems that something in Mecanim controller is missing. But it should be unloaded, because it always has reference to the player gameobject.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Add comment