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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment