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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment