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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment