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
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
Add comment