Search Issue Tracker
Fixed in 0.14.0-preview.18
Votes
0
Found in [Package]
0.1.1
Issue ID
1185377
Regression
No
Entity's "ChunkWorldRenderBounds" component "Extents" value is always zero
How to reproduce:
1. Open attached project "static_repro.zip" and scene "static"
2. Enter Play mode
3. Open "Window" -> "Analysis" -> "Entity Debugger" window
4. In Entity Debugger, select a chunk with "ChunkWorldRenderBounds" component
5. Select the first Entity 23 and observe "WorldRenderBounds" values and "ChunkWorldRenderBounds" values
Expected result: the "ChunkWorldRenderBounds" Extents values are either the same as in "WorldRenderBounds" or at least not zero
Actual result: the "ChunkWorldRenderBounds" Extents values are zero
Reproducible with: 2019.2.7f2, 2019.3.0b4, 2020.1.0a5(preview - 0.1.1)
Could not test with: 2017.4/2018.4 due to package manager errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment