Unity Issue Tracker - Equals method check returns true when “alignToGround” and “positionJitter” properties are different between Objects
Closed
UUM-30669
Equals method check returns true when “alignToGround” and “positionJitter” properties are different between Objects
Unity: Terrain
Won't Fix
2023.2.X
2023.1.X
2022.2.X
Thank you for your feedback and for reporting this issue. We are currently prioritizing fixing more critical defects in our backlog and will mark this issue as “Closed - Won’t fix”.
Reproduction steps:
1. Open the attached “Repro.zip” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: Equals method returns true when “alignToGround” and “positionJitter” properties are not the same between 2 Objects
Actual result: Equals method returns false when “alignToGround” and “positionJitter” properties are different between 2 Objects
Reproducible with: 2022.2.12f1, 2023.1.0b9, 2023.2.0a7
Couldn’t test with: 2020.3.46f1, 2021.3.21f1 (“alignToGround” and “positonJitter” properties are not present)
Reproducible on: Windows 10 Pro (22H2)
Prioritise and Follow this issue
Have a workaround or additional info about this issue?