Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
2
Found in
2020.2.0a8
2020.2.0b4
Issue ID
1281229
Regression
Yes
Warnings related to bounds occur when Terrain component enabled
How to reproduce it:
1. Open user's attached project
2. Load 'TreeBoundsTest' scene from 'Assets' folder
3. Clear Console view
4. In the Hierarchy window click on the 'Terrain' GameObject
5. In the Inspector view find a 'Terrain' component and disable it
6. Enable 'Terrain' component
7. Notice that in the Console view warnings occur
Expected result: There are no warnings in the Console view
Actual result: Warnings occur with the message: "The bounds contain one of the following values: NaN, float.PositiveInfinity, float.NegativeInfinity. All values in bounds are reset to zero."
Reproducible with: 2020.2.0a8, 2020.2.0b4
Not reproducible with: 2020.1.0a19, 2020.1.6f1, 2020.2.0a7
Could not test with: 2019.4.11f1, 2020.1.0a18 (due to errors)
Note: If in the Inspector view 'tree_Birch_LOD0' and 'tree_Birch_LOD1' will be removed from the 'Tree Birch' prefab, and then 4 - 7 steps will be repeated, the Console view will not show any warnings
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a3
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0b10