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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment