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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment