Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.0.12-preview.19
Issue ID
1099365
Regression
No
[ECS] Disabling a Transform system component resets its values
Reproduction steps:
1. Open "CopyScale.zip" project
2. Open "SampleScene"
3. Select "GameObject" in the Hierarchy window
4. In the Inspector disable and enable any one component of the Transform system ("Position Component", "Rotation Component" or "Scale Component")
Expected Result: The component is disabled and enabled
Actual Result: After enabling the component, it's values are reset
Reproduced with: 2019.1.0a9, 2018.3.0b10, 2018.2.16f1, 2018.2.0b1
Did not reproduce on: 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)
Comments (1)
-
shubhamswaraj2021
Aug 21, 2020 05:45
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
Proxy components are being deprecated. Please use conversion system which would not have this kind of issue.