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

Package: DOTS Editor

-

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

Add comment

Log in to post comment