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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment