Search Issue Tracker
Fixed in 5.2.1
Votes
0
Found in
5.2.0f3
Issue ID
728305
Regression
Yes
Unity crashes when AnimatorOverrideController is added to the character
1. Create a new project
2. Import "characters" package from standard assets
3. Add "Characters/ThirdPersonCharacter/Models/Ethan.fbx" object to the scene
4. Create Animator Override Controller
5. Click on "Ethan" in hierarchy tab
6. Drag and drop new controller to the "Controller" box of "Ethan"
7. Unity crashes
Note: Crash occurs with other characters too
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Miiirage
Feb 24, 2016 14:52
Still happens in 5.3, unfortunately.
NSXboxDev
Oct 29, 2015 22:12
Still happening in 5.2.1p3. My AnimatorOverrideController has 294 animations in it, which is my best guess for why this is happening to us now and wasn't before.
This also seems to affect the player (Xbox One player in my case) wherein the game hangs and gives the following error when Instantiating an object with an Animator with this same AnimatorOverrideController attached to it:
ndex < m_size
UnityEngine.Object:INTERNAL_CALL_Internal_InstantiateSingle(Object, Vector3&, Quaternion&)
UnityEngine.Object:Internal_InstantiateSingle(Object, Vector3, Quaternion)
UnityEngine.Object:Instantiate(Object, Vector3, Quaternion)
StaticScriptCommands:SpawnCharacter(String, Transform) (at C:\Users\bryan_000\Projects\Oxenfree\Assets\NightTools\Scripts\NightScript\StaticScriptCommands\StaticScriptCommands_Character.cs:66)
I have submitted a new bug with more specific details.
michael-v
Sep 21, 2015 13:11
Still happening in 5.2.0p1