Search Issue Tracker
Fixed in 5.6.0
Votes
1
Found in
5.4.3f1
Issue ID
858285
Regression
No
When instantiating from an editor event, the first frame of animation will be the primed editor state
Steps to reproduce:
1. Download and open the attached project
2. Enter play mode
3.
-Press A for a direct instantiation (working)
-Press B to instantiate from an editor event (bug)
-Press C to instantiate from an editor event with a 1 frame delay (working)
Expected result: light intensity animation plays
Actual result: animation starts with the end frame due to being instantiated by an editor event.
Reproduced on: 5.2.3f1, 5.3.7p2, 5.4.3f1, 5.4.4f1, 5.5.0p3, 5.6.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
Add comment