Search Issue Tracker
Fixed
Fixed in 2023.1.15f1, 2023.2.0b11, 2023.3.0a6
Votes
0
Found in
2023.1.10f1
2023.2.0b6
2023.3.0a2
Issue ID
UUM-46552
Regression
No
ArgumentNullException and other errors are thrown when attempting to open or resize the Scene window when using the Water System
How to reproduce:
1. Open the “IN-50641_repro.zip“ project
2. Search “Island“ in the Project tab and open the “Island“ Scene
3. Increase the size of the Console tab by dragging from the upper side
4. Observe the Console
Expected result: No errors are seen and new errors are not thrown
Actual result: Errors are seen and more errors are thrown
Reproducible with: 2023.1.10f1, 2023.2.0b6, 2023.3.0a2
Could not test with: 2021.3.29f1, 2022.3.8f1 (Water System Unavailable)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Workaround: Select Game view and return to the Scene view (new errors will not be thrown)
Add comment
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
Resolution Note (fix version 2023.3.0a6):
Could not reproduce the bug. I assumed the bug was related to debug modes or wireframe rendering and attempted a fix but not sure this will succeed