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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Add comment