Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.1f1
Issue ID
755714
Regression
Yes
[Editor]Object reference missing after clicking on it and editing its animator
Reproduction steps:
0) Look at atached gif.
1) Open "Test" project, proceed to scene "Stage1"
2) Click play - everything works as expected. Exit play mode.
3) In hierarchy click on object "player" then in the animator window click on any animation transition and enter playmode.
Expected result: As in step 2, everything should work fine.
Actual result: Errors in the console due to missing reference.
NOTE: Scripts are unable to get reference to script on "player" object after sequence of actions mentioned in 3rd step.
Workaround: Don't click on the object containing animator that you are going to edit.
Reproduced with: 5.4.0b1, 5.3.1f1, 5.3.1pi, 5.3.0f4, 5.3.0b1;
Regression introduced in: 5.2.4f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment