Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.3f1
Issue ID
778887
Regression
Yes
AnimatorControllerPlayable crash on second run time instantiation of RunttimeAnimatorController
Steps to reproduce:
1. Download and open attached project "DirectorPlayerPlayCrash.zip"
2. Open scene "Scene" and play it
3. Press Space twice
Actual result: Crash
Expected result: Not to crash (and depending on the intended behavior, a warning)
Tested and reproduced on:
Windows 10
Unity 5.2.4p1, 5.3.3p3
Could not reproduce on:
5.1.4f1 (API did not exist yet)
5.4.0b10 (API is deprecated/changed)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment