Search Issue Tracker
Fixed in 0.50.0-preview.9
Votes
1
Found in [Package]
0.10.0-preview.21
Issue ID
1303485
Regression
No
Hybrid Renderer does not render Entities past -32785 units on the X Axis
Reproduction steps:
1. Open user attached project
2. Open "Assets\Scenes\SampleScene" scene and Press play
3. Select Scene View
4. Double click NegativeBorderCube in the Hierarchy to focus the Scene View on it
Expected result: A line of Capsule Entities is rendered up to and past -32785 units on the X Axis
Actual result: A line of Capsule Entities is rendered up to -32786 units on the X Axis
Reproducible with: 0.8.0-preview.19 (2020.1.17f1) 0.10.0-preview.21 (2020.2.2f1-dots.4)
Could not test with: 2018.4, 2019.4 (Project breaks) 2021.1, 2021.2 (Hybrid Renderer is unsupported)
Notes:
Entities are rendered fine on every other Axis
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment