Search Issue Tracker
Fixed in 2021.3.32f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a6
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.8f1
2023.2.0b4
2023.3.0a3
Issue ID
UUM-46001
Regression
No
[HDRP] "ArgumentException" error is thrown and the Scene view stops rendering when real-time lights and Decal projectors are used
Reproduction steps:
1. Open the attached project “HDRPLightsRepro”
2. Open the “Assets/_Scenes/ReproScene_v2” Scene
3. In the Hierarchy window select “CameraPoint” GameObject
4. Align the Scene view to the selected GameObject (GameObject > Align View to Selected)
5. Inspect the Scene view and the Console window
Expected result: Scene view is rendering all GameObjects in front and there are no messages in the Console window
Actual result: Scene view is all grey with no GameObjects rendered and multiple errors and warnings are thrown in the Console window
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.8f1, 2023.2.0b4
Reproducible on: macOS 13.4.1 (c)
Notes:
- Error message: “ArgumentException: SetData(): Accessing 42896 bytes at offset 0 for Buffer of size 36736 bytes is not possible.”
- Warning message: “Render Pipeline error: the XR layout still contains active passes. Executing XRSystem.EndLayout() right now.”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment