Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2021.3.50f1
2022.3.61f1
6000.0.45f1
6000.1.0b14
6000.2.0a8
Issue ID
UUM-102140
Regression
No
Objects are not culled when "ScriptableCullingParameters.cullingMatrix" is modified
Reproduction steps:
1. Open the attached “IN-97629” project
2. Open the “Scenes/SampleScene” Scene
3. Enter the Play Mode
4. Observe the Game View
5. Exit the Play Mode
6. Select the “Main Camera” GameObject in the Hierarchy window
7. Disable the “TestCameraCullingMatrix” component in the Inspector window
8. Enter the Play Mode
9. Observe the Game View
Expected result: Spheres that are outside 2x2x2 matrix, are not rendered
Actual result: All spheres are rendered
Reproducible with: 2021.3.50f1, 2022.3.61f1, 6000.0.45f1, 6000.1.0b14, 6000.2.0a8
Reproducible on: Windows 10
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “AsyncGPUReadback - NativeArray does not have read/write access” error is thrown when using the AsyncGPUReadback:RequestIntoNativeArray after scheduling a job
- Editor freezes when entering the Play Mode after code changes
- [2D] Grid in tile palette window does not extend to edge of viewport
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
Add comment