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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment