Search Issue Tracker
Active
Votes
1
Found in
2021.1.0b5
2021.3
2022.1
2022.2
Issue ID
1424891
Regression
Yes
GameObject's position is not updating correctly when using [ExecuteAlways]
Reproduction steps:
1. Open the attached project "1424891.zip"
2. Open the "SampleScene" Scene (Assets/Scenes)
3. Observe the "Cube" GameObject in the Scene window
Expected result: The GameObject is moving up and down smoothly, updating every frame
Actual result: The GameObject moves only when interacting with the Editor
Reproducible with: 2021.1.0b5, 2021.3.4f1, 2022.1.3f1, 2022.2.0a16
Not reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.1.0b4
Reproduced on: Windows 10 Pro
Notes:
- Reproduced on an HDRP project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment