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
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Add comment