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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment