Search Issue Tracker
Active
Votes
1
Found in
2022.2.12f1
2023.1.0b9
2023.2.0a7
Issue ID
UUM-30669
Regression
No
Equals method check returns true when “alignToGround” and “positionJitter” properties are different between Objects
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)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] forward+ lighting glitch when built on Xiaomi Mi 10
- Lens Flare occlusion effect doesn't work when the Camera GameObject is behind obstacles
- Texture Importer: Swaps red and blue channels
- Parallax mapping with UVs set other than UV0 plugged into sample texture 2d produces an error
- Objects with single letter name won't show up in hierarchy search results
Add comment