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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment