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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment