Search Issue Tracker
Fixed
Fixed in 2021.3.32f1, 2022.3.12f1, 2023.1.17f1, 2023.2.0b11, 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
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
Add comment