Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0a1
2017.3.0b1
Issue ID
953786
Regression
Yes
Working with animator parameter while playing scene frame by frame produces error in console
How to reproduce:
1. Open Unity
2. Download and open 'Survival Shooter' demo
3. Open '_Complete-Game.unity' scene
4. Open 'Player' GameObject Animator
5. Press 'Pause' button
6. Press 'Play' button
7. Change first Animator parameter
8. Perform a frame step
9. Check console for errors
Expected result: No errors are present in the console
Actual result: An error message pops up. Its content depends on the Unity version on which the project is run.
Reproducible with - 2017.3.0a1, 2017.3.0b10, 2018.1.0a1, 2018.1.0a5
Not reproducible with - 5.6.4p3, 2017.1.2p3, 2017.2.0a1, 2017.2.0p2
Notes:
* Reproduces randomly but is not rare to get it.
Verified in: 2018.1.0b1
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 WeldVertexArray when opening a specific project
- UI Builder “Fit viewport” button zooms to fit Canvas instead of the selected Element
- Crash on DrawGUITexture when rendering scene view window in a specific project
- [Android] Light2D with Light type "Spot" does not work in the Player on some Pixel devices
- [Android] Loading the asset using an old reference returns null even when the "FormerlySerializedAs" attribute is used
Add comment