Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4
2019.3.5f1
2020.2
Issue ID
1227811
Regression
No
BoundsInt allPositionsWithin return points when BoundsInt x or y size is zero and non-zero in other axes
Steps to reproduce:
1. Open the attached project (case_1227811.zip)
2. Open SampleScene
3. Enter Play Mode
Expected result: None of the BoundsInt print out allPositionsWithin points in the Console (BoundsInt require depth)
Actual result: Only BoundsInt with size z = 0 does not print out allPositionsWithin points in the Console.
Reproduced in: 2017.4.38f1, 2018.4.18f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a3
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8: BoundsInt/Rect.allPositionsWithin now require depth