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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment