Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.20f1, 2023.2.10f1, 2023.3.0b6
Votes
0
Found in
2021.3.33f1
2022.3.14f1
2023.2.2f1
2023.3.0a16
Issue ID
UUM-57944
Regression
Yes
Fix spelling in "BoxColliders does not support negative scale or size"
How to reproduce:
1. Open the attached project “ColliderBug”
2. Open the “SampleScene” scene
3. Enter the Play mode
4. Observe the Console
Expected result: There are no errors spammed into the Console
Actual result: There are "BoxColliders does not support negative scale or size" errors even though the colliders are not the negative size
Reproducible with: 2021.3.25f1, 2021.3.33f1, 2022.3.14f1, 2023.2.2f1, 2023.3.0a16
Not reproducible with: 2021.3.24f1
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
Comments (1)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Miscellaneous
Dec 14, 2023 19:32
Shouldn't physic support Scale -1 for flipping objects, for modular building blocks?