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
- 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
Add comment