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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment