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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment