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
- Environment Lighting does not change when changing its properties in Play mode
- Black artifacts appear when playing a certain transcoded video using VideoPlayer
- UI Builder fails to create StyleSheet with large file name because 'path is outside of the project'
- Repeated warnings appear when applying Lit Material to "SpriteRenderer" in 3D project
- Graphic components errors when running Dedicated Server Build/Standalone build at headless runtime
Add comment