Search Issue Tracker
Not Reproducible
Votes
1
Found in [Package]
0.0.12-preview.19
Issue ID
1099376
Regression
Yes
[ECS] After changing some "Rotation Component" value, Transform system goes into a running update loop
Reproduction steps:
1. Open "CopyScale.zip" project
2. Open "SampleScene"
3. Select "GameObject" in the Hierarchy window
4. In the Inspector change one value of "Rotation Component"
Expected Result: The component's value is changed and it updates it chucks
Actual Result: The component's value is changed, but will be stuck in a running update loop
Reproduced with: 2019.1.0a9, 2018.3.0b10, 2018.2.16f1, 2018.2.0b7, 2018.2.0b4, 2018.2.0b3
Did not reproduce on: 2018.2.0b2, 2018.2.0b1, 2018.2.0a9, 2018.1.9f2 (The system doesn't work as in 2018.2.x+), 2017.4.15f1 (PackageManager only from 2018.1.x)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Transform system has been significantly updated. Please let me know if something similar can be reproduced in the new system.