Search Issue Tracker
Fixed in 0.0.12
Votes
0
Found in [Package]
0.0.12
Issue ID
1134178
Regression
Yes
GameObject is Translated in the next frame when the GameObject is Instantiated with an Entity component
Steps to reproduce:
1. Open the original project
2. Enter Play mode
Expected results: GameObject with an Entity Component is Instantiated and Translated in the same frame
Actual results: GameObject with an Entity Component is Instantiated in one frame but Translated in the following frame
Reproducible with: 2019.1.0b6, 2019.2.0a8
Note: Lower versions than 2019.1.0b4 throws an error "CS0246: The type or namespace name 'SceneHierarchyHooks' could not be found"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment