Search Issue Tracker
Fixed in Unity.Mathematics 0.0.12 - preview.20
Votes
0
Found in [Package]
0.0.12-preview.18
Issue ID
1091679
Regression
No
Selecting a Hybrid ECS game object in the scene results in the GameObject jittering in stead of rotating...
1. Download user's attached project "Samples.zip"
2. Open "RotationExample" scene, run the scene
3. See the difference between selecting TestRoatingCube and notice that the cube no longer rotates, when deselecting returns to the original rotating state
(See the result in the attached video below)
Expected result: When selecting a game object at runtime, the ECS system is should be able to properly process the rotation example and result in the game object rotating
Actual result: When selecting a game object at runtime, the ECS system is unable to properly process the rotation example and result in the game object jittering instead of rotating
Reproducible with: 2018.3.0b12
Not reproducible with: 2017.4.16f1, 2018.1.9f2, 2018.2.18f1
Couldn't reproduce due to errors: 2019.1.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment